Home Forums WoodMart support forum Compare in mobile menu

Compare in mobile menu

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

    vtspec
    Participant

    I have Compare disabled in theme settings but it still appears in my mobile menu. How do I remove it?

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

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

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

    Best Regards

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