Jump to content

ThisJustin

Circle Member
  • Posts

    41
  • Joined

  • Last visited

Community Answers

  1. ThisJustin's post in Hide Navigation Atelier 7.0 on a single page was marked as the answer   
    Hi Shannon,
    Which page do you want to hide the navigation on? You'll need to open up developer tools and find the collection id for that page. (It's in the list of body classes and looks like: collection-5d978ee6590a832f3c3fe6d4)
    Then you could do something like:
    #collection-id #topNav{ display:none; } If you want to remove the whole sidebar it would be:
    #collection-id { #headerWrapper{ display:none; } .header-position-fixed-left #pageWrapper{ margin-left:0px; max-width: unset; } } This would all go into your Custom CSS.
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.