Home Forums WoodMart support forum How to Remove Sub Menu from Shop + Blog

How to Remove Sub Menu from Shop + Blog

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #222802

    wielbert
    Participant

    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.
    #222844

    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

Viewing 2 posts - 1 through 2 (of 2 total)