Submenu in navigation not showing correctly

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Thu Oct 08, 2015 2:40 am
Reply with quote
Report this post
The submenu in the navigation is not showing correctly for parent categories. Unsure If I have unpublished something, or if there is a styling issue. Any help would be appreciated.

Running on Joomla 3.4.4 w/ VM 3.0.10\

Thanks
User avatar
Fresh Boarder

teitbite
Mon Oct 12, 2015 9:15 am
Reply with quote
Report this post
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
Sun Oct 18, 2015 4:20 pm
Reply with quote
Report this post
Hi

Please add this to override.css

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

GK User
Mon Oct 19, 2015 8:34 am
Reply with quote
Report this post
Great, many thanks!!!!
User avatar
Fresh Boarder


cron