K2 article title font size

Create fresh and professional look of personal or blog websites with AppsPro Tech
GK User
Wed Jun 12, 2013 7:17 pm
Hi,

I've tried everything I found about that issue but nothing worked. I really need to change the size of K2 Article Title font in this template.

Please, anybody can help me?

Thanks!
User avatar
Junior Boarder

GK User
Wed Jun 12, 2013 7:50 pm
Yes, no problem, could You post here link to exact url of an article, which title you would like to change (change will work for all articles).
User avatar
Moderator

GK User
Thu Jun 13, 2013 4:14 am
GavickForum.jpg
Cyberek wrote:Yes, no problem, could You post here link to exact url of an article, which title you would like to change (change will work for all articles).


Hi,

The website is still closed. Can I send you a PM with login and pass so you can access?
User avatar
Junior Boarder

GK User
Thu Jun 13, 2013 8:59 am
Yes, please send me PM with link with login and pass and to this thread.
User avatar
Moderator

GK User
Fri Jun 14, 2013 9:47 am
Please edit: /templates/gk_appsprotech/css/override.css and add at its end:
Code: Select all
h1 {font-size: 30px; line-height: 1.1;}


change font size and line-height to your liking. It will change all h1 headers in your site that doesnt have additional classes.

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

GK User
Fri Jun 14, 2013 11:02 pm
Thank you!

Worked perfect.



Cyberek wrote:Please edit: /templates/gk_appsprotech/css/override.css and add at its end:
Code: Select all
h1 {font-size: 30px; line-height: 1.1;}


change font size and line-height to your liking. It will change all h1 headers in your site that doesnt have additional classes.

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


cron