Jump to content

How Do I remove the footer of one specific page

Go to solution Solved by MayaViolet,

Recommended Posts

  • Replies 4
  • Views 1k
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

2 minutes ago, stvr1974 said:

Hello,

I am creating a landing page, and I want to remove the footer only on this page, not across the entire site. Does anyone know how I can do this?

Steven

Can you share the page URL?

If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks

MD Rofik
Website Designer and Digital Marketer

Am I helpful? Want to offer me a coffee?
Send me a message if needed any help. I'll try to reply as soon as possible.


 

Link to comment
  • Solution

Hi @stvr1974 - you can drop the following code into the Page Injection section of the specific page where you want to hide the footer. To do so, navigate to "Website" and click the gear icon next to the page in question to access that page's settings. Then head to the "Advanced" tab drop the code in below:

 

<style>
footer {
  display: none !important;
  }
</style>

 

Let me know if you have any questions!

 

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.