4th level menu items do not show if overflow

May 2014 Joomla Template
GK User
Mon Apr 04, 2016 12:01 pm
Hello,
i am working on a new website. We have 4 levels in the mainmenu. But if the 4th level items are bigger than the DIV of the third level, the overflow does not show.
Please see the picture for explanation:
Image
User avatar
Junior Boarder

teitbite
Sun Apr 10, 2016 11:20 am
Could you please provide me with a URL to your website, either here or via PM (click the “Private Message” text underneath my avatar) so that I may analyze it? It is a lot easier for us to diagnose issues when we have a live site to examine.
User avatar
Moderator

teitbite
Fri Apr 15, 2016 1:00 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 Apr 18, 2016 4:09 pm
Perfectly. It works.

Thanks a lot.
User avatar
Junior Boarder

teitbite
Thu Apr 21, 2016 9:57 am
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.