Where can I change the font size in the titles ?

Premium sports magazine Joomla template with clean, easy to customize and unique design.
GK User
Sat Mar 10, 2012 1:22 am
Where can I change the font size in the titles ?

Thanks
User avatar
Junior Boarder

GK User
Sat Mar 10, 2012 3:01 am
h1 {
font-size: 40px;
}

change 40px to what you want and you should put this in override.css file. But make sure you enable override.css in you template settings.
User avatar
Junior Boarder

GK User
Sat Mar 10, 2012 9:57 am
almir087 wrote:h1 {
font-size: 40px;
}

change 40px to what you want and you should put this in override.css file. But make sure you enable override.css in you template settings.



Resolved, thanks :D
User avatar
Junior Boarder


cron