Home Forums WoodMart support forum COMPARE

COMPARE

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

    haztea
    Participant

    Hi,
    I have removed the compare function from the theme by setting it to off. However, it still shows on my mobile menu. How do I turn it off. Thanks

    #307291

    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-compare {
        display: none;
    }

    Regards.
    Xtemos Studios

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