Home Forums WoodMart support forum Compare

Compare

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #177809

    nybbleltd
    Participant

    Hi there.

    I want to remove the Compare link in the Mobile Menu, but cant see an option for this?

    I have disabled the Compare feature, its removed everywhere else, just not on the mobile mnu

    Can you help?
    Rob.

    #177813

    Hello,

    Please navigate to Woodmart > Header builder http://prntscr.com/iyd2pe

    Choose the proper header type (your current) http://prntscr.com/iyd333

    Switch to the mobile view of your header http://prntscr.com/iyd3v3 delete Compare element.

    Best Regards

    #177817

    nybbleltd
    Participant

    Hi there

    Please see my screenshots, I cant see the compare link.

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

    nybbleltd
    Participant

    Another screenshot

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

    Hello,

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

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

    Best Regards

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