increase sub menu font size?

GK User
Mon Dec 19, 2011 12:28 pm
hey folks!
wondering if anyone can help...

my site's main menu drop downs - the font is really small that it cant be read (see attachment) was wondering how i can adjust the font size to make it of a decent size?!

thanks!
User avatar
Platinum Boarder

Konrad M
Mon Dec 19, 2011 12:57 pm
Hi
Can you give us url to your site ?
User avatar

GK User
Mon Dec 19, 2011 1:32 pm
Konrad M wrote:Hi
Can you give us url to your site ?


www.guidetogay.com
User avatar
Platinum Boarder

Konrad M
Mon Dec 19, 2011 1:46 pm
Try add to override.css
Code: Select all
#gk-main-menu > div#gk-mainnav > div > ul div.childcontent a, #gk-main-menu > div#gk-mainnav > div > ul div.childcontent span {
font-size:12px;
}

and increase this value. Of course remember to enable override.css option in template settings
User avatar

GK User
Mon Dec 19, 2011 2:00 pm
Thankyou so much. :)
User avatar
Platinum Boarder


cron