LPS Posted September 17, 2020 Share Posted September 17, 2020 Site URL: http://www.mnpedcares.com/events Hi There, I am looking to change the title color of some events in this calendar https://www.mnpedcares.com/events. I need specific events to be identified as pertaining to "pediatrics" and have those events be a different color within the calendar. I don't need to sort by "pediatrics" but just identify with a different color for the title. I would be fine adding a tag or category to identify them, or maybe there is a simpler way? Thank you in advance for your help! Lisa Link to comment
tuanphan Posted September 19, 2020 Share Posted September 19, 2020 Have you solved it yet? 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
LPS Posted September 21, 2020 Author Share Posted September 21, 2020 Hi tuanphan, I have not solved this issue. Any help would be greatly appreciated. Thanks! Lisa Link to comment
LPS Posted October 28, 2020 Author Share Posted October 28, 2020 Hi Everyone, I am still needing to solve this issue. Can anyone please help, thanks! Lisa Link to comment
Beyondspace Posted October 29, 2020 Share Posted October 29, 2020 5 hours ago, LPS said: Hi Everyone, I am still needing to solve this issue. Can anyone please help, thanks! Lisa Here is my trick, you can consider among other's solution provided I used categorized url to identified the events, so replace the term copevents in the css to highlight other events when you set it up a[href*=copevents] .item-title { color: red } BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight 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
LPS Posted November 8, 2020 Author Share Posted November 8, 2020 Hi Bangank 36, Thank you so much. This is getting there but now I need to target a specific category. Can I do that with CSS? Thanks! Lisa Link to comment
Kira13 Posted December 2, 2020 Share Posted December 2, 2020 On 11/8/2020 at 5:40 AM, LPS said: Hi Bangank 36, Thank you so much. This is getting there but now I need to target a specific category. Can I do that with CSS? Thanks! Lisa Hi Lisa, I tried this and I actually just landed up changing the urls for all of the events within a category to /events/categoryname/articlename and then targeted category name instead like a[href*=categoryname] .item-title { color: white } I don't know how to do it based on category without doing that though so I hope this helps for the time being! Kira Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.