Jump to content

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

Go to solution Solved by RicardoBautista,

Recommended Posts

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

  • Solution

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

Edited by RicardoBautista
extra space
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

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