Jump to content

Moving "Headline" to bottom of page

Recommended Posts

  • Replies 3
  • Views 901
  • Created
  • Last Reply
Guest ladyniks
Posted

How did you get to remove the site header in your home page... I am having a hard time making this happen. 

Posted

Hey @ladyniks, I'm using a Cover Page format. If you have a Cover Page in your template, there could be a good option like this. 

But if not, Tuanphan actually did give me a code for hiding the nav. Try this out:

<style>
  header#header {
    display: none;
}
  main#page {
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 100%;
}
</style>

 

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.