Jump to content

CSS Not Being Implemented on Blog Post?

Recommended Posts

1 hour ago, websites said:

Site URL: https://www.columbiacommunityconnection.com/the-dalles/domestic-violence-month/ways-to-take-action

I'm having trouble implementing code to remove tags from the bottom of our blog posts, 

These are the codes I've been trying with. 

 

.blog-meta-item--tags {
    display: none;
}

 

.blog-meta-item-tags {
    display: none;
}
.blog-meta-item: tag {
    display: none;
}

Screenshot 2021-10-03 at 21.08.50.png

You can add  your Css code in Home > Design > Custom Css

Another way is setting in Home > Settings > Advanced > Code Injection. Note to wrap you Css in the <style> tag

<style>
	//Your Css code
</style>

Support me by pressing 👍 if this useful for you

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
On 10/4/2021 at 11:19 AM, websites said:

Site URL: https://www.columbiacommunityconnection.com/the-dalles/domestic-violence-month/ways-to-take-action

I'm having trouble implementing code to remove tags from the bottom of our blog posts, 

These are the codes I've been trying with. 

 

.blog-meta-item--tags {
    display: none;
}

 

.blog-meta-item-tags {
    display: none;
}
.blog-meta-item: tag {
    display: none;
}

Screenshot 2021-10-03 at 21.08.50.png

You try adding this to Design > Custom CSS

/* remove blog posts tag */
.blog-item-tags {
    display: none !important;
}

 

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.