Home Forums WoodMart support forum Hi hide comapre in mobil menu

Hi hide comapre in mobil menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #133408

    Muri840
    Participant

    i want to hide the “compare” in the mobile navigation… how can i hide this?
    thank you!

    #133425

    Hello,

    You can disable it in The Theme settings > General > Mobile button navbar https://gyazo.com/ba270f0a90150a58f9d5e3ab8a804b15

    Best Regards

    #133535

    Muri840
    Participant

    i have tried this, but it not works…

    #133585

    Hello,

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

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

    Best Regards

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