whale7275 Posted March 17, 2021 Share Posted March 17, 2021 (edited) Hello everyone! I am trying to change the font color of my product pages Title ONLY (within the header). The font is currently white and it cannot be seen because the background is white. I want to keep the font of all other pages white. Is there a CSS code that will do the trick? https://pufferfish-grasshopper-wy5n.squarespace.com/config/settings/site-visibility PW= 1234 Thank you! Edited March 18, 2021 by whale7275 Link to comment
isensmith Posted March 17, 2021 Share Posted March 17, 2021 If you can provide a link i can suggest some code. Can't really guess without the context. Link to comment
whale7275 Posted March 18, 2021 Author Share Posted March 18, 2021 https://pufferfish-grasshopper-wy5n.squarespace.com/config/settings/site-visibility PW= 1234 Link to comment
tuanphan Posted March 22, 2021 Share Posted March 22, 2021 On 3/18/2021 at 8:01 PM, whale7275 said: https://pufferfish-grasshopper-wy5n.squarespace.com/config/settings/site-visibility PW= 1234 Hi. You mean this text? Tea Perfection 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
whale7275 Posted March 22, 2021 Author Share Posted March 22, 2021 (edited) The Title Page says Arvo Tea Company in white at the top center but you cannot see it because it is white. If I change the color of the text, it is global. I want to make it black on all the product pages and leave it white everywhere else. Alternately, I could add a background image to the product page but I prefer to change the text to black. Thank you. Edited March 22, 2021 by whale7275 Link to comment
tuanphan Posted March 24, 2021 Share Posted March 24, 2021 On 3/22/2021 at 6:49 PM, whale7275 said: The Title Page says Arvo Tea Company in white at the top center but you cannot see it because it is white. If I change the color of the text, it is global. I want to make it black on all the product pages and leave it white everywhere else. Alternately, I could add a background image to the product page but I prefer to change the text to black. Thank you. can you take a screenshot? We can help easier 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
whale7275 Posted March 24, 2021 Author Share Posted March 24, 2021 At the top center of this page and every individual product page has a linked title of "Arvo Tea Company" to the home page in white. I would like it to be black so it can be seen. Link to comment
isensmith Posted March 25, 2021 Share Posted March 25, 2021 it still says 'no permission' for me, rather than asking for a password. i can definitely tell you how to change that text color, just need to see the code Link to comment
tuanphan Posted March 29, 2021 Share Posted March 29, 2021 On 3/22/2021 at 6:49 PM, whale7275 said: The Title Page says Arvo Tea Company in white at the top center but you cannot see it because it is white. If I change the color of the text, it is global. I want to make it black on all the product pages and leave it white everywhere else. Alternately, I could add a background image to the product page but I prefer to change the text to black. Thank you. Add to Design > Custom CSS /* product detail - site title color */ body.collection-type-products.view-item a#site-title { color: black; } 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment