Home Forums Space themes support forum Hide Compare from mobile menu

Hide Compare from mobile menu

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

    axvell@mail.ru
    Participant

    How do I edit the bottom of the mobile menu? In this case I want to remove the Compare item

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

    Luke Nielsen
    Keymaster

    Hello,

    You can hide the “Compare” link by using the below code, enter it into the Global Custom CSS area that is in Theme Settings -> Custom CSS.

    .xts-side-mobile .xts-nav-mobile .xts-menu-item-compare {
        display: none;   
    }

    Feel free to reach out to me anytime when you have anything more to say.

    Kind Regards

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