Jump to content

Remove Footer from One Page

Go to solution Solved by tuanphan,

Recommended Posts

Site URL: https://brecha.online/new-page

I want to remove the header and footer from one specific page. 

I was able to remove the header with:

  .header-announcement-bar-wrapper {
  display: none;
  }

The footer, however, isn't working. When I try this, it just deletes the rest of the content on the entire page:

  .content-wrapper {
    display: none;
  }

"content-wrapper" is the element I found for the footer while inspecting the page.

Any ideias? Thanks!

Screen Shot 2020-06-04 at 9.44.27 PM.png

Screen Shot 2020-06-04 at 9.44.52 PM.png

Screen Shot 2020-06-04 at 9.45.03 PM.png

Link to comment
  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

  • 2 years later...
On 6/8/2020 at 11:28 PM, tuanphan said:

Add to Page Settings > Advanced > header

<style>
  footer#footer-sections {
    display: none;
}
  header#header {
    display: none;
}
</style>

 

Hi Tupan, this worked for me on my homepage at alwaysajt.com (I just wanted to remove the footer so edited the code) however when  looking at the page in mobile theres a big gap at the bottom. Please help! Thanks, Jessica

Link to comment
On 11/4/2022 at 4:08 PM, minnieosc123 said:

Hi Tupan, this worked for me on my homepage at alwaysajt.com (I just wanted to remove the footer so edited the code) however when  looking at the page in mobile theres a big gap at the bottom. Please help! Thanks, Jessica

Hi. What is your site url? We can check easier

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

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.