This topic has 7 replies, 3 voices, and was last updated 8 years ago ago by Olga Barlow
Hi Olga, when scroll the webpage, appears the sticky menu, when mouse is over appears the dropdown menu, but if you want to go to the dropdown menu, it disappears.
Thanks!! 🙂
Yeah I had this same problem still have it, so i just avoid using dropdown cause I didn’t find way to fix it.
Hello, @EntreDos123
Added the following code to fix the issue.
.fixed-header .nav-sublist-dropdown:before {
top: -45px !important;
height: 60px;
}
@Kireaki, I don’t see described issue on your site with fixed menu.
Regards
Thank you Olga! Beautiful theme!
🙂
Hello,
You are welcome!
Regards
@OlgaBarlow I’ve fixed it with your solution from other post all good now 🙂
Hello, @Kireaki,
I’m glad that you found solution. Feel free to contact us if you need any other help.
Regards
You must be logged in to reply to this topic.Log in/Sign up