Agus Posted November 13, 2021 Share Posted November 13, 2021 Site URL: https://www.faunusdream.com/cart Hi there, How could I change the header colour on my cart page to be black (#000000)? My logo in transparent white and can't be seen in this page. Link to comment
Beyondspace Posted November 14, 2021 Share Posted November 14, 2021 (edited) 17 hours ago, Agus said: Site URL: https://www.faunusdream.com/cart Hi there, How could I change the header colour on my cart page to be black (#000000)? My logo in transparent white and can't be seen in this page. Hi @Agus, Try adding to Home > Design > Custom Css #cart .header-announcement-bar-wrapper { background: #000000; } #cart .header-nav-wrapper .header-nav-item a { color: #fff; } It is supposed to set the background to black and navigator to white on only the cart page. Let me know how it works on your site Press 👍 or mark this answer as solution to help another one too Edited November 14, 2021 by bangank36 Agus 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! 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
Beyondspace Posted November 14, 2021 Share Posted November 14, 2021 My testing result Agus and tuanphan 2 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! 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
Agus Posted November 15, 2021 Author Share Posted November 15, 2021 12 hours ago, bangank36 said: My testing result Fantastic!!! Thank you so much @bangank36! tuanphan 1 Link to comment
Venera Posted May 3, 2022 Share Posted May 3, 2022 Hi! I use your code on the shopping cart page, but my logo remains black. How do I change it to white? calliope-tulip-rjr7.squarespace.com Link to comment
tuanphan Posted May 5, 2022 Share Posted May 5, 2022 On 5/3/2022 at 5:30 PM, Venera said: Hi! I use your code on the shopping cart page, but my logo remains black. How do I change it to white? calliope-tulip-rjr7.squarespace.com Your site is private. Can you setup password & share url again? 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
Venera Posted May 6, 2022 Share Posted May 6, 2022 20 hours ago, tuanphan said: Your site is private. Can you setup password & share url again? I copied the site because the trial period ends therehttps://reed-glockenspiel-rhkr.squarespace.com/ Password - support 🙂 Link to comment
tuanphan Posted May 8, 2022 Share Posted May 8, 2022 On 5/6/2022 at 5:00 PM, Venera said: I copied the site because the trial period ends therehttps://reed-glockenspiel-rhkr.squarespace.com/ Password - support 🙂 Add to Design > Custom CSS body#cart header#header a#site-title { color: white !important; } body#cart .burger-inner>div { background-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
Venera Posted May 8, 2022 Share Posted May 8, 2022 3 hours ago, tuanphan said: Add to Design > Custom CSS body#cart header#header a#site-title { color: white !important; } body#cart .burger-inner>div { background-color: white !important; } Thank you so much! ☺️ 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