Home Forums WoodMart support forum Cant disable compare button

Cant disable compare button

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #207457

    burianek14
    Participant

    Hello,

    I am unable do dismiss compare button from mobile navigation menu.. I’ve disabled in theme settings -> shop -> compare, but in mobile navigation menu it is still there. Its not in menu aswell. Can you help pls ?

    #207480

    Hello,

    To Remove the compare from the mobile menu. Please add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

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

    Best Regards.

    #207700

    burianek14
    Participant

    Hello,

    Thanks alot for responding, but doesnt work for me. Added the code, but no result. You can check…

    #207725

    Hello,

    I have visited your website and it seems that you have not added the CSS correctly. Please provide admin panel login details of the website to check it myself and help you out accordingly.

    Best Regards.

    #207737

    burianek14
    Participant

    Ok thanks.

    #207764

    Hello,

    I have logged in and removed the compare from the mobile menu. Please clear cache and check back.

    Screenshot for Clarification: https://ibb.co/B2mZtF2

    Best Regards.

    #209024

    burianek14
    Participant

    Issue solved.

    Thanks

    #209092

    Most Welcome!!!..

    Well, @burianek14!.., it’s been great chatting with you! I hope I resolved your issues thoroughly.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

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

The topic ‘Cant disable compare button’ is closed to new replies.