Home Forums WoodMart support forum Remove "compare" in mobile menu

Remove "compare" in mobile menu

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

    Sukama
    Participant

    Hi!

    Is it possible to remove “compare” in the mobile menu?
    I already changed the mobile menu, but can not finde the option to disable “compare”.
    Compare-function is already deactivated in my theme.

    Thanks and best regards

    #203211

    Hello,

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

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

    Best Regards

    #203949

    arj1373
    Participant

    Hi,
    Thanks, but there is an issue. please see here https://nimb.ws/7aQOYp

    #203987

    Hello,

    Please provide the site admin access to the private area I will check the issue.

    Best Regards

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