Home Forums WoodMart support forum How to edit these on mobile menu?

How to edit these on mobile menu?

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

    avesjack
    Participant

    I wanna remove this.
    Please tell me.

    Attachments:
    You must be logged in to view attached files.
    #329328

    Hello,

    The compare, my account, and wishlist links are added automatically to the mobile menu.

    To remove it please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .wd-nav-mobile li.menu-item-compare {
        display: none;
    }

    Best Regards

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