Gemma_mineralcreative Posted January 13, 2023 Share Posted January 13, 2023 My date and excerpt are displaying the wrong colour and I can't change. Could someone help me target these with CSS? I managed to change the blog title using CSS but I can't find the right tag for the date and excerpt. https://piccolo-robin-7wh6.squarespace.com/news Link to comment
Ziggy Posted January 13, 2023 Share Posted January 13, 2023 Try adding this to your Custom CSS: .blog-basic-grid .blog-date, .blog-basic-grid .blog-excerpt { color:#004d6b; } I hope that helps! Give me a thumbs up if you can, thanks! Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
Gemma_mineralcreative Posted January 16, 2023 Author Share Posted January 16, 2023 On 1/13/2023 at 4:24 PM, Ziggy said: Try adding this to your Custom CSS: .blog-basic-grid .blog-date, .blog-basic-grid .blog-excerpt { color:#004d6b; } I hope that helps! Give me a thumbs up if you can, thanks! Thanks @Ziggy that has worked for the grid but when you click into the blog posts the date is still displaying the wrong colour? Link to comment
Ziggy Posted January 16, 2023 Share Posted January 16, 2023 I can help you change that too, replace the previous CSS with this: .blog-basic-grid .blog-date, .blog-basic-grid .blog-excerpt, .blog-item-wrapper .blog-meta-item, .blog-item-wrapper .blog-meta-item a, .blog-item-wrapper .blog-meta-item span { color:#004d6b; } Let me know if that's working for you and give me a thumbs up, thanks! Gemma_mineralcreative 1 Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
Gemma_mineralcreative Posted January 16, 2023 Author Share Posted January 16, 2023 That's worked a treat thanks @Ziggy! Ziggy 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment