HannahLea Posted March 29, 2021 Share Posted March 29, 2021 Site URL: https://musicwithmadeline.squarespace.com/ My template is Om in the Montauk family and I am not able to change the page description to be a different color from the canvas color, they are set up to always be the same. But I want the page description over my banner to be a different color, because my banner is designed to blend into the background. I'll need to code it but I have no idea how to do that. The photo attached is it highlighted so you can see the p age description. Also non-highlighted. Please help!!! Link to comment
Beyondspace Posted March 30, 2021 Share Posted March 30, 2021 6 hours ago, HannahLea said: Site URL: https://musicwithmadeline.squarespace.com/ My template is Om in the Montauk family and I am not able to change the page description to be a different color from the canvas color, they are set up to always be the same. But I want the page description over my banner to be a different color, because my banner is designed to blend into the background. I'll need to code it but I have no idea how to do that. The photo attached is it highlighted so you can see the p age description. Also non-highlighted. Please help!!! Could you enable site wide password? 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
HannahLea Posted March 30, 2021 Author Share Posted March 30, 2021 15 hours ago, bangank36 said: Could you enable site wide password? Yes. It is madelinemusic. Link to comment
tuanphan Posted April 4, 2021 Share Posted April 4, 2021 @HannahLea Hi. Add to Design > Custom CSS /* Homepage title */ body.homepage h1.page-title { color: white !important; } /* Homepage description body.homepage .page-description { color: white !important; } 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
HannahLea Posted April 15, 2021 Author Share Posted April 15, 2021 On 4/4/2021 at 5:41 PM, tuanphan said: /* Homepage title */ body.homepage h1.page-title { color: white !important; } /* Homepage description body.homepage .page-description { color: white !important; } This didn't do anything Link to comment
tuanphan Posted April 17, 2021 Share Posted April 17, 2021 On 4/16/2021 at 2:08 AM, HannahLea said: This didn't do anything It will make title & description white. However it looks like you removed page title + description. 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
HannahLea Posted April 20, 2021 Author Share Posted April 20, 2021 On 4/17/2021 at 8:23 AM, tuanphan said: It will make title & description white. However it looks like you removed page title + description. Okay, the page title is white. But the page description isn't changing, even when I add in " */" to the 5th line :/ Link to comment
tuanphan Posted April 21, 2021 Share Posted April 21, 2021 20 hours ago, HannahLea said: Okay, the page title is white. But the page description isn't changing, even when I add in " */" to the 5th line :/ Where is description? can you take a screenshot? 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
HannahLea Posted April 21, 2021 Author Share Posted April 21, 2021 7 hours ago, tuanphan said: Where is description? can you take a screenshot? Link to comment
tuanphan Posted April 24, 2021 Share Posted April 24, 2021 On 4/22/2021 at 4:19 AM, HannahLea said: Add to Design > Custom CSS /* Homepage title */ body.homepage h1.page-title { color: white !important; } /* Homepage description */ body.homepage .page-description * { color: white !important; } 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.