Submenu issue

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
Sun Sep 28, 2014 9:33 am
Reply with quote
Report this post
Hi,
I can't click the submenu items, because they dissappear before hovering them?

http://www.genesisfan.net

Regards
User avatar
Gold Boarder

teitbite
Sun Sep 28, 2014 10:25 am
Reply with quote
Report this post
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
.gkMenu .childcontent {
    pointer-events: unset;
}
User avatar
Moderator

GK User
Sun Sep 28, 2014 10:41 am
Reply with quote
Report this post
Thank you teitbite, problem solved!
User avatar
Gold Boarder


cron