How to Remove Sub Menu from Shop + Blog
-
Hi Team,
I was able to remove the drop-down arrow from the menu by adding it under global
body .woodmart-navigation .item-level-0.menu-item-has-children>a:after {
display:none;
}
However, when I hover over Shop or Blog there is a white screen and I am unable to remove it.
Screenshot attached
Attachments:
You must be
logged in to view attached files.
Hello,
You need to remove the HTML block from the menu item. Please find here the instruction on how to do it: https://xtemos.com/docs/woodmart/create-menu-2/
Best Regards