Owl navigation in sub menu triggers dropdown when not visible
-
I’m having issues with owl navigation that sits within a menu and is being triggered before the menu is open… Sounds confusing, all will make sense when you see for yourself, please check the private area for more info.
Hello,
I have test your site while hovering a little above from the sorting drop down your shop menu shows.
It seems something exist at that point but it’s hidden and conflicts.
Kindly deactivate all the third party plugins and then back if the issue is still there than share your site login details so I will help you out.
Video: https://jmp.sh/rwklS1E
Best Regards.
Hi Aizaz,
Please use the link in the private area, plugins disabled.
Hello,
Please edit the HTML block which you are using for the Shop Menu >> Then Edit Product Tab Element >> Set these settings shown in the screenshot: http://prnt.sc/phuvnn
After that your issue will be solved.
Best Regards.
That doesn’t solve the issue, it just removes the navigation arrows and functionality that is required.
Can you please provide a proper fix?
Hello,
Your issue is resolved now. Actually your mega menu pointer events executes with more than one hover point.I used the below CSS code in Theme Settings >> Custom CSS >> Global Custom CSS to fix this issue:
.menu-mega-dropdown .woodmart-products-tabs.tabs-design-simple .owl-nav > div {
pointer-events: none;
}
.menu-mega-dropdown:hover .woodmart-products-tabs.tabs-design-simple .owl-nav > div {
pointer-events: auto;
}
Video for clarification: https://jmp.sh/Ijogdor
Best Regards.
That’s more like it 🙂
All fixed now, thank you!
Most Welcome :-)
If you do not mind, can you please leave 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.
Thanks for contacting us.
Have a great day :-).
Topic Closed.
Best Regards.
The topic ‘Owl navigation in sub menu triggers dropdown when not visible’ is closed to new replies.