When I hover my cursor over the dropdown menu it dissappears as I scroll down to land on one of the menu items. Any thoughts? Thanks!!
Dropdown Menu - Disappears
10 posts from 4 voices-
Posted 2 years ago #
-
I figured it out!
Posted 2 years ago # -
Glad that you solved the problem :)
Posted 2 years ago # -
Hmmm I have the same problem???
Take a look here: http://www.hakiwallerracing.co.nz
Hover the mouse over the "About" menu and see if you can go the the Dropdown menu "Portfolio"
It stays open like the one in the Live Demo????
Thanks in advance
Posted 1 year ago # -
I am experiencing the same issue where the sub menu disappears before you can get to it - what was your "fix?"
Posted 1 year ago # -
Hey,
have a look at: http://www.kriesi.at/support/topic/cannot-see-sub-menu-items-on-home-screenPosted 1 year ago # -
Hey Dude
I have made my menu exactly that as in the tutorial which by the way is the same that came with the theme.
So its not that the menu or dropdownmenu is not showing up, you just cant reach it. It disappears when you try.
Take a look here and try http://www.hakiwallerracing.co.nz
Thanks
KlausPosted 1 year ago # -
My instructions were not clear enough. I refered to:
If you don't want to use a description text you need to adjust the css. Open up style.css and find following code:#top .nav ul { display: none; left: 0; position: absolute; top: 48px; width: 172px; }replace it with:
#top .nav ul { display: none; left: 0; position: absolute; top: 30px; /* adjusted from 48px to cope with no menu description */ width: 172px; }Posted 1 year ago # -
Thanks Dude that solved the problem.
Now I just have to sort out all the other problems ;)Posted 1 year ago # -
Glad that I could help you :)
Posted 1 year ago #
Reply
You must log in to post.














