Jump to content

How to remove footer on my blog posts

Recommended Posts

Posted

Hi! I have a personal plan and I'd like to remove my footer from ONLY my blogs. I've figured out how to remove the footer from specific pages but not from blog posts.

Help please!

Posted

Please post the URL for a page on your site where we can see your issue. For us to see the URL you need to include the link in the content of your post. The URL field the forum software provides is not shown to us.

A link to the backend of the your site won’t work for us, i.e. a URL that contains /config/.

Please set up a site-wide password, if your site is not public and you've not already done so.

Post the password here.

Adding a site-wide password does not allow anyone to alter your site. It only allows those with the password to see your site.

Please read the site-wide password and how to share a link documentation to understand how they work.

You may find How to post a forum question post useful.

We can then take a look at your issue.

 

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

  • 2 months later...
Posted

Hello! @creedon @tuanphan 

I am looking to remove the footer and announcement bar from all of my blog posts while keeping it on the main blog page with the all the posts on it.

I was able to successfully do this with the footer but for some reason the code is removing the announcement bar from the main blog page as well as all the posts. I'm curious if you know what I may be doing wrong here and if theres a better selector to use for the announcement bar so it is only removed from the blog posts.

Thanks!
Sam
 

url: https://cow-greyhound-38l8.squarespace.com/all-episodes/braxefalcon
password: Purplerain12

This is the code I'm using to remove the elements from the blog posts —

/* remove footer, announcement bar, and arrows from blog posts*/
body[class*="type-blog"] .sqs-announcement-bar-dropzone, .view-item footer.sections, .wm-banner-style-3 main.container .item-pagination {
    display: none !important;
}
 

Posted
12 hours ago, samschwan said:

Hello! @creedon @tuanphan 

I am looking to remove the footer and announcement bar from all of my blog posts while keeping it on the main blog page with the all the posts on it.

I was able to successfully do this with the footer but for some reason the code is removing the announcement bar from the main blog page as well as all the posts. I'm curious if you know what I may be doing wrong here and if theres a better selector to use for the announcement bar so it is only removed from the blog posts.

Thanks!
Sam
 

url: https://cow-greyhound-38l8.squarespace.com/all-episodes/braxefalcon
password: Purplerain12

This is the code I'm using to remove the elements from the blog posts —

/* remove footer, announcement bar, and arrows from blog posts*/
body[class*="type-blog"] .sqs-announcement-bar-dropzone, .view-item footer.sections, .wm-banner-style-3 main.container .item-pagination {
    display: none !important;
}
 

body[class*="type-blog"] = blog main page + blog posts

body[class*="type-blog"].view-item = blog posts

body[class*="type-blog"].view-list = blog main page

 

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!)

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.