Home Forums Basel support forum Mobile Menu

Mobile Menu

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

    gqjesus
    Participant

    How do I remove ‘wishlist’ from the mobile menu? Its not listed on appearance / menu

    #276948

    Hello,

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

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

    Best Regards

    #277976

    ItszainSheikh
    Participant

    hey, I cant change the layout of my mobile version header any idea?

    #277982

    gqjesus
    Participant

    I don’t have an idea of what you are trying to change.

    #278060

    Hello,

    There is no option to change the mobile header, I can provide custom CSS to hide an element, however, we can hardly apply considerable changes.

    Best Regards

Tagged: 

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