How to change article font size.

Professional Joomla restaurant template comes with a custom animated modules and advanced typography elements.
GK User
Sun Jun 02, 2013 11:08 am
Hi,

Would you please tell me how can I change article title font size?

Regareds
User avatar
Fresh Boarder

GK User
Sun Jun 02, 2013 11:11 am
Please edit: /templates/gk_restaurant/css/override.css and add at its end:
Code: Select all
article header h1 {
font-size: 20px;
}


Change 20px to your taste. Currently it is set to 52px;

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Mon Jun 03, 2013 8:44 am
Cyberek wrote:Please edit: /templates/gk_restaurant/css/override.css and add at its end:
Code: Select all
article header h1 {
font-size: 20px;
}


Change 20px to your taste. Currently it is set to 52px;

Remember to enable "CSS override" in template settings - advanced section.


I'm sorry, but putting override the title of the K2 does not change.
Override CSS is abilited
User avatar
Junior Boarder

GK User
Mon Jun 03, 2013 1:29 pm
oscialatiello wrote:
Cyberek wrote:Please edit: /templates/gk_restaurant/css/override.css and add at its end:
Code: Select all
article header h1 {
font-size: 20px;
}


Change 20px to your taste. Currently it is set to 52px;

Remember to enable "CSS override" in template settings - advanced section.


I'm sorry, but putting override the title of the K2 does not change.
Override CSS is abilited


Help me!!

thanks
User avatar
Junior Boarder

GK User
Mon Jun 03, 2013 1:31 pm
oscialatiello wrote:
oscialatiello wrote:
Cyberek wrote:Please edit: /templates/gk_restaurant/css/override.css and add at its end:
Code: Select all
article header h1 {
font-size: 20px;
}


Change 20px to your taste. Currently it is set to 52px;

Remember to enable "CSS override" in template settings - advanced section.


I'm sorry, but putting override the title of the K2 does not change.
Override CSS is abilited


Help me!!

thanks


I tried to put this "article header h2 {font-size: 12px; font-weight: 700;}"
in but I override changes the font weight of the title and not the size.
the title is Component K2 article
User avatar
Junior Boarder

GK User
Tue Jun 04, 2013 7:03 am
Could You post an url to your site, where the h2 size should be changed?
User avatar
Moderator


cron