Jump to content

hide footer from page and get rid of the space it consumed - CSS

Go to solution Solved by tuanphan,

Recommended Posts

Hey all,

I need your help with CSS.
I'd like to remove the footer section completely only from one page. 

I've added css to hide the contents of the footer, which works:
 

#collection-633ccc097841872e8b279ad4
  footer.sections {
  	display: none !important;
  }

But, it leaves a blank space where the footer contents was. The section above has a backgrouynd image, but it doesn't go to the bottom of the screen because the footer section is still there.

I dont have a business plan, so this will need to be achieved in CSS only.

It's the /home page.

www.dustin.land/home
site password: SQtemp123

Thank you! 😊

Link to comment
  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • Solution

Don't remove any code in your current code

Add this to Design > Custom CSS

body#collection-633ccc097841872e8b279ad4 section {
    height: 100vh;
}

 

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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

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.