This topic has 4 replies, 2 voices, and was last updated 6 years, 11 months ago ago by Rose Tyler
The shop menu on my header will not stay dropped down. It does on the sticky header but not the static header menu. Is there a way I can keep the drop down open so people can mouse down to the menu links and actually click them on desktop.
Thanks,
Hello,
Please try to add this code in Theme Options > Custom css:
.menu .nav-sublist-dropdown {
top: 55px !important;
}
.boxed .menu .nav-sublist-dropdown {
left: auto;
right: 0;
}
Regards
Hello,
This code did not fix the problem, I tried reducing the top margin but that didn’t seem to have an effect. The code is still present on the site if you want to look at it. I’m not sure if there’s a way to change the menu’s mouse over area box? Look forward to your reply.
Thanks,
Hello,
Sorry for the delay due to the weekends.
Could you please provide wp-admin access in Private Content?
Regards
Tagged: dropdown menu, stay open, templates, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up