Expanding Menu lenght

Professional Jomal template designed to be easily adaptable to all kinds of business
GK User
Sat Jul 09, 2011 1:27 pm
Hello, I'd like to extend the lenght of level 2 menu, in order to be able to write longer text.
I'm currently using DROPLINE menu style.
Is it possbile?

Here's a screenshot of what I tried to explain:

Image

Thanks and sorry for my bad english!
User avatar
Fresh Boarder

Konrad M
Mon Jul 11, 2011 6:56 am
Hi
Can you give us url to your site?
User avatar

GK User
Mon Jul 11, 2011 6:58 am
User avatar
Fresh Boarder

Konrad M
Tue Jul 12, 2011 6:48 am
Try add to override.css
Code: Select all
#gk-subnav ul li ul,
#gk-subnav ul ul li:first-child,
#gk-subnav ul ul li {
    width: 260px; // here set your width
}


and remember to enable override.css in template settings
User avatar

GK User
Tue Jul 12, 2011 6:59 am
perfect!! It works flawlessy! :P
User avatar
Fresh Boarder

Konrad M
Wed Jul 13, 2011 6:52 am
Great :)
User avatar


cron