Jen__ Posted August 19, 2023 Share Posted August 19, 2023 I would like to have a specific background colour for the footer throughout my website. However, I'd also like the footer background to be a different colour on all blog pages. Is it possible to achieve this? Link to comment
Web_Solutions Posted August 20, 2023 Share Posted August 20, 2023 6 hours ago, Jen__ said: I would like to have a specific background colour for the footer throughout my website. However, I'd also like the footer background to be a different colour on all blog pages. Is it possible to achieve this? Yes. Can you share your website URL? Kobir and Ainul 2 If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible. Link to comment
Solution CassAggett Posted August 20, 2023 Solution Share Posted August 20, 2023 Hi @Jen__, yep you can. Paste the below code in your Custom CSS panel. Change the lightblue colour to what you're after: // footer color blog pages // body[class*=collection-type-blog] { footer .section-background { background-color: lightblue !important; } } If this helped you, please like or mark my solution as answer so others can scroll to it quickly 👆 Cass Aggett is a Squarespace website designer for go-getting women – no matter what stage of business. WEBSITE • INSTAGRAM Link to comment
Jen__ Posted August 20, 2023 Author Share Posted August 20, 2023 Thanks Web_Solutions for offering to take a peek, it's appreciated! As CassAggett had posted a code snippet right there, I gave it a try and it worked. Very pleased and grateful to you both. CassAggett 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