This topic has 8 replies, 2 voices, and was last updated 7 years, 7 months ago ago by Olga Barlow
Hello,
I have a problem with menu secundary, when you put the mouse hover a menu which has menu secundary, its appear but if you try to click it, this menu secundary dissapear. If I eliminate logo, this problem dissapear. I dont know why, but I think this problem is because there is a gap between main menu and secundary. Please help me.
Thank you
Hello,
Add the following code in Theme Options > Styling > Custom CSS
.nav-sublist-dropdown:before {
top: -45px;
height: 60px;
}
Regards
Hi,
Now, I have same problem with the menu, I dont Know why, the only thing what has changed is update`s theme.
Thanks
Hello,
I don’t see custom code that I have sent you http://prntscr.com/ev6axx
Make sure that you added custom code.
Regards
Hi,
I´m completaly sure because I checked it and working well, but I add again, theme options>general>custom css>global custom.
You check again.
Regards
Now, it doesn´t work I dont know why, I send image where I put the code.
https://www.dropbox.com/s/2svcdyfwi51666o/Sin%20t%C3%ADtulo.png?dl=0
Thank
Hi, Can you respond???
Hello,
Either you have changed the logo height or the header type. Anyway, replace that code by the following
.nav-sublist-dropdown:before {
top: -75px;
height: 85px;
}
.nav-sublist-dropdown {
top: 85px !important;
}
.fixed-header .nav-sublist-dropdown {
top: 65px !important;
}
Regards
Tagged: ecommerce, memu secudary, online shop, woocommerce, wordpress templates
You must be logged in to reply to this topic.Log in/Sign up