Home Forums WoodMart support forum Mobile menu

Mobile menu

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

    johnny10
    Participant

    Hi,

    How can I remove “Wishlist” from mobile menu list?

    #287554

    Hello,

    Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.

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

    Regards.
    Xtemos Studios

Tagged: 

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