Jump to content

Bedford - Hide Categories and Tags from Blog Posts

Recommended Posts

  • Replies 7
  • Views 480
  • Created
  • Last Reply

Top Posters In This Topic

14 hours ago, Jimmyness said:

Hi there, 

I've had a search around but can't seem to find an answer for hiding tags/categories from individual blog posts in the Bedford theme. 

Can anyone help?

Thank you!  

Can you share your site with the protected password so I can take a look?

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment
35 minutes ago, Jimmyness said:

Yes, sorry! 

www.jimmyness.com/writing

I'd like to remove the "cultural research" category header at the top of blog posts and the visible tags under the article. 

Try adding to Home > Design > Custom Css

#collection-57ffa84b414fb5433851df04 .entry-category {
  display: none;
}
#collection-57ffa84b414fb5433851df04  .entry-tags {
  display : none;
}

 

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment

Hi there,

That didn't work sadly. Here's my full site CSS for context if that helps or is messing things up at all. 

.quote-block * {
    text-align: left !important;
}

#footer {
position: fixed;
bottom: 0;
width: 100%;  
}
#footerBlocks:not(.empty){
  margin-top: 0;
}
.footer-inner {
padding-top: 5px;
padding-bottom: 0;
}
@media screen and (max-width:640px) {
.nav-wrapper.back-to-top-nav {
    display: none;
}

#collection-57ffa84b414fb5433851df04 .entry-category {
  display: none;
}
#collection-57ffa84b414fb5433851df04  .entry-tags {
  display : none;
}

I'm also getting a message saying "missing closing `}"

 

Edited by Jimmyness
Link to comment

My old post seems to have gone dead despite me bumping it a few times, so just reposting here. Any help would be awesome thanks! 

I've tried adding the following code to my blog, but it doesn't seem to work: 

#collection-57ffa84b414fb5433851df04 .entry-category {
  display: none;
}
#collection-57ffa84b414fb5433851df04  .entry-tags {
  display : none;
}

Thank you

Link to comment
On 1/17/2023 at 7:18 AM, Jimmyness said:

Hi there,

That didn't work sadly. Here's my full site CSS for context if that helps or is messing things up at all. 

.quote-block * {
    text-align: left !important;
}

#footer {
position: fixed;
bottom: 0;
width: 100%;  
}
#footerBlocks:not(.empty){
  margin-top: 0;
}
.footer-inner {
padding-top: 5px;
padding-bottom: 0;
}
@media screen and (max-width:640px) {
.nav-wrapper.back-to-top-nav {
    display: none;
}

#collection-57ffa84b414fb5433851df04 .entry-category {
  display: none;
}
#collection-57ffa84b414fb5433851df04  .entry-tags {
  display : none;
}

I'm also getting a message saying "missing closing `}"

 

You need 2 }

image.png.2a39aece35b40d96c6e8de1ed73903c6.png

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.