Home Forums Basel support forum Remove category section on mobile

Remove category section on mobile

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

    bcca
    Participant

    How can I remove the attached category menu?

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

    Hello,

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

    .nav-shop{
    	display:none;
    }

    Best Regards

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