Home Forums Basel support forum Remove wishlist on mobile sidebar

Remove wishlist on mobile sidebar

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

    Baxo
    Participant

    Hi, i cant find the way how to remove wishlist from mobile sidebar, please help me out with this.
    thank you in advance
    best regards

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

    Artem Temos
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to disable it

    .mobile-nav .wishlist {
    	display: none;
    }

    Regards

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