Jump to content

Hide or change text in front of tags and categories that says “tagged:” “posted in:” but NOT the tag or category itself

Go to solution Solved by tuanphan,

Recommended Posts

Can you share your website URL and this page?

Please like and upvote if my comments were helpful to you. Cheers!

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 

🔌 Ghost Squarespace Plugins (Referral link)
📈 SEO Space (Referral link)
 SquareWebsites Plugins (Referral link)
Spark Plugin (Referral link) 

 Did I help? Buy me a coffee?

Link to comment
  • Solution
On 9/8/2023 at 1:05 PM, mallikavora said:

www.golfv2.com/events

Add this to Website > Website Tools > Custom CSS to rename text

/* Posted in */
li.eventitem-meta-item.eventitem-meta-cats.event-meta-item {
    visibility: hidden;
    font-size: 0 !important;
}
li.eventitem-meta-item.eventitem-meta-cats.event-meta-item a {
    visibility: visible;
    font-size: 16px !important;
}
li.eventitem-meta-item.eventitem-meta-cats.event-meta-item:before {
    content: "enter new posted in text:";
    visibility: visible;
    font-size: 16px !important;
}
/* Tagged */
li.eventitem-meta-item.eventitem-meta-tags.event-meta-item  {
    visibility: hidden;
    font-size: 0 !important;
    margin-top: 15px;
}
li.eventitem-meta-item.eventitem-meta-tags.event-meta-item  a {
    visibility: visible;
    font-size: 16px !important;
}
li.eventitem-meta-item.eventitem-meta-tags.event-meta-item:before {
    content: "enter new tagged text:";
    visibility: visible;
    font-size: 16px !important;
}

image.png.48d947d956c7581ae87d336ce37d1e98.png

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

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.