i used .ui-btn-text {
font-weight:bold;
font-size:20px;} to change buttons font size and done .
but now i need to change the header font size but i can't ?
i tried to use ( .ui-title ) but not sure could you please help
Hello,
Please take a look at similar question: https://getsatisfaction.com/apperyio/...
Hi Shadi,
Try the following:
code.ui-header .ui-title{font-size:20px;}/code