Jump to content

Removing Title from Blog Category Pages

Recommended Posts

Posted

Site URL: https://www.alexandrabrigham.me/writing-1/category/Poems

I would like to remove the Blog Category Page titles from each page. As you can see on this page, the category title is floating fixed on the page, obscuring the content. For reference, this is not a page that I built manually, but it is a blog category page which is accessed by clicking on the link item in the primary navigation. I am not well-versed in code but can handle CSS if I have a guide to follow. I appreciate any responses!

Screen Shot 2021-06-30 at 9.43.45 AM.png

Screen Shot 2021-06-30 at 9.44.03 AM.png

  • Replies 2
  • Views 618
  • Created
  • Last Reply
Posted

Hello 👋

It's called the Bloglist Filter and you should be able to hide it by adding the following to Design > Custom CSS:

.BlogList-filter {
  display: none;
}

I hope this helps.

If this (or any post) helps, please click "Like"  ⬇️

Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥.
Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. 
Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links.
Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional.

Posted
3 minutes ago, paul2009 said:

Hello 👋

It's called the Bloglist Filter and you should be able to hide it by adding the following to Design > Custom CSS:

.BlogList-filter {
  display: none;
}

I hope this helps.

If this (or any post) helps, please click "Like"  ⬇️

Paul - thank you, that worked! 

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.