Jump to content

Aviator: CSS for removing header on a single page?

Recommended Posts

  • Replies 6
  • Views 20.6k
  • Created
  • Last Reply

You can do this using Page Header Code Injection. Go to your /deepbranch page in the admin and click the 'Page Settings' button. Under the 'advanced' tab, you'll see an editor box for 'Page Header Code Injection'. Adding the following code should hide the header for just that page:


<style type="text/css">
 #title-area {
   display: none !important;
 }
</style>

Web and mobile developer.

Link to comment

A little tip each page has its own ID number. For your deepbranch page all you have to do is insert this code into your custom css: #collection-50b68580e4b0bff132969518 #title-area { display: none !important; }

Squarespace developer since 2007.

I create a professional process for each client to ensure that your objectives are met and users are happy. Something I love to embrace.

I'm available for hire

Get in touch at http://www.nickscola.com or via email at squaretuts@gmail.com
Link to comment
  • 3 years later...

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.