Need to increase width of submenu

GK User
Wed Mar 21, 2012 6:51 pm
What would I need to edit for this... my site: [url]http://www.treybraids-designs.com/lawfortexas/[/url]

...pull down on specialties- need to increase column width.

Trey
User avatar
Expert Boarder

Konrad M
Wed Mar 21, 2012 9:26 pm
Hi
Try increase left column width in template settings.
User avatar

GK User
Wed Mar 21, 2012 9:30 pm
this is the submenu under the main menu not the actual left column... my bad for not being clear..

sorry about that
trey
User avatar
Expert Boarder

Konrad M
Wed Mar 21, 2012 9:35 pm
User avatar

GK User
Wed Mar 21, 2012 9:41 pm
I'll give it a try in a bit... if you look under specialties menu item you will that it looks like the current width of the submenu is 195px and it needs to be increased to 210-215px in my case... there is no styling for that..

i dont need to increase width from the thread you mentioned..any ideas..

trey
User avatar
Expert Boarder

GK User
Sat Apr 14, 2012 9:48 am
Try this in the override.css file
Code: Select all
#gkMainMenu > div > ul div.childcontent-inner-wrap {width: 300px!important }
#gkMainMenu > div > ul div.childcontent-inner {width: 300px!important}
#gkMainMenu > div > ul div.childcontent li {width: 270px}


You can see this code running on this website www.eoiarrecife.com
User avatar
Junior Boarder

Konrad M
Tue Apr 24, 2012 9:35 am
@treybradd, Did @kenceg code help you ?
User avatar


cron