Menu width

GK User
Fri Jul 01, 2016 7:27 am
Hi,

How can I change the menu width? As you can see the menu doesn't show the 2nd sidemenu's properly.
This is how the structure has to be:

Teams
- Heren1
-- Veld
--- Stand
--- Team

As you can see, the submenu's Stand isn't completely visible and Team isn't visible at all.

Image

link

Tnx in advance,

Michael
User avatar
Expert Boarder

teitbite
Sun Jul 03, 2016 1:25 pm
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
.gkMenu > ul > li .childcontent .childcontent {
    overflow: visible !important;
}
User avatar
Moderator

GK User
Mon Jul 04, 2016 7:05 am
teitbite wrote:Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
.gkMenu > ul > li .childcontent .childcontent {
    overflow: visible !important;
}


Yes thank you! :mrgreen:
User avatar
Expert Boarder

teitbite
Thu Jul 07, 2016 12:38 pm
Hi
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.