Page 1 of 1

how to change header text size

Posted: Mon Oct 14, 2013 12:17 am
by Shadi

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 :( Image


how to change header text size

Posted: Mon Oct 14, 2013 12:31 am
by Igor

Hello,

Please take a look at similar question: https://getsatisfaction.com/apperyio/...


how to change header text size

Posted: Mon Oct 14, 2013 7:55 am
by Kateryna Grynko

Hi Shadi,

Try the following:
code.ui-header .ui-title{font-size:20px;}/code