How to edit the size of the K2 category title?

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sun Nov 18, 2012 9:37 pm
Reply with quote
Report this post
I have enormous K2 category titles when creating a menu that should display 10 K2 items.

I have spent several hours trying shrink the text heading size ... without success :oops:

I would appreciate all ideas, tips and tricks in order to get this fixed :idea:
User avatar
Gold Boarder

GK User
Mon Nov 19, 2012 12:15 am
Reply with quote
Report this post
Hi

You mean only the K2 categories headers, right?
If so you can enable the use of css override on GameNews template parameters > advanced settings and them try adding this lines on ../gk_gamenews/css/override.css file.

Code: Select all
.itemsCategory h2 {line-height: 22px; font-size: 22px}


Cheers
User avatar
Platinum Boarder

GK User
Mon Nov 19, 2012 10:57 am
Reply with quote
Report this post
Nice, it works!
I like this override.css ;)

So, in order to edit also the H1 and H3 headings in K2 ... would you be so kind to provide the code for this as well?

Hope to hear from you soon.
User avatar
Gold Boarder

GK User
Tue Dec 11, 2012 12:42 pm
Reply with quote
Report this post
Hi,

Somehow this code doesn't work for me:

'.itemsCategory h2 {line-height: 22px; font-size: 22px}'

Is there an alternative code to make the catergory listings smaller?
User avatar
Expert Boarder


cron