diddys Posted December 1, 2022 Posted December 1, 2022 Hello, I'm trying to change the colour of text in my product navigation bar. I've had to do lots of code despite changing in site styles but I still can't change the font colour. Current CSS is below and everything has changed except the colour. I've tried changing to RGB HEX etc. and still no luck. It won't change from pink. .ProductItem-nav { font-size: 10px !important; color: black !important; font-weight: normal; font-family: 'raleway' !important; }
diddys Posted December 1, 2022 Author Posted December 1, 2022 I am also having the same problem with product QUANTITY, I can't get it not being bold
Ziggy Posted December 1, 2022 Posted December 1, 2022 Can you share your website URL? 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! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (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?
Ziggy Posted December 1, 2022 Posted December 1, 2022 You can try this Custom CSS for quantity to be bold: .ProductItem-details .quantity-label { font-weight: 900; } 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! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (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?
diddys Posted December 1, 2022 Author Posted December 1, 2022 Sorry I want it not to be bold! but i've changed the weight on that and it's worked, thank you so much
Ziggy Posted December 1, 2022 Posted December 1, 2022 This is the breadcrumb navigation color CSS: .ProductItem-nav-breadcrumb-link, .ProductItem-nav-pagination-link { color: #ff8fd2 !important; } Change the #hex to whatever you want. 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! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (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?
diddys Posted December 1, 2022 Author Posted December 1, 2022 hhm the mystery continues, that doesn't work - I've tried something similar I found online
Ziggy Posted December 1, 2022 Posted December 1, 2022 Have you tried adjusting it in the color theme in the styles menu? 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! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (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?
diddys Posted December 1, 2022 Author Posted December 1, 2022 What's odd is the colour doesn't even exist in the styles menu anymore. I perhaps have some code in there that is getting in the way but i can't seem to find it
diddys Posted December 1, 2022 Author Posted December 1, 2022 But the colour neither exists in the css or in the themes/styles as far as I can find
Ziggy Posted December 1, 2022 Posted December 1, 2022 11 minutes ago, diddys said: But the colour neither exists in the css or in the themes/styles as far as I can find It must be in there somewhere, if you temporarily delete all of the CSS does the colour change? (Make sure you copy it first!) 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! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (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?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment