drop-down menu glitchy on Creativity 3

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 Mar 08, 2015 8:50 pm
Reply with quote
Report this post
Greetings,
http://speaking.brettullman.com/the-talks/media-faith-culture-parents-101.html (J3.x)
http://speaking.brettullman.com/bu25/the-talks/media-faith-culture-parents-101.html (J2.5)

As you can see, in the J25 version the drop-down menus for "The Talks" works just fine. In the J3.x version, the drop-down is glitchy: unless the user correctly positions their mouse, the drop-down menu disappears before they can select one of the sub-menu items. Is there a quick fix for this?
User avatar
Senior Boarder

teitbite
Wed Mar 11, 2015 10:06 am
Reply with quote
Report this post
Hi

I think it just needs some padding which can reach to the submenu edge. I think it was removed during modifications. Add this to override.css:

Code: Select all
.gkMenu > ul > li {
    padding: 0 0 10px;
}
User avatar
Moderator


cron