Jump to content

How do I hide the Navigation bar in 7.1 using Degraw template?

Recommended Posts

  • Replies 2
  • Views 470
  • Created
  • Last Reply
Posted

Try this out

To do on a single page, click on the gear icon, advance, insert code 

<style>
#header {
display: none !important;
}
</style>

 

 


To do on all pages. Navigate to design, custom CSS & paste below.
 

#header {
display: none !important;
}

 

Screen Shot 2020-10-02 at 11.19.55 AM.png

Screen Shot 2020-10-02 at 11.29.00 AM.png

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.