thegoodtradeteam Posted October 31, 2022 Share Posted October 31, 2022 Is there a way to get our site back to the white background while Squarespace is troubleshooting the current issue with the black color schemes? My current (not great) fix is to add this to our custom CSS, which doesn't cover all of our elements but at least our site is readable: * { background-color: white; } Link to comment
Beyondspace Posted November 1, 2022 Share Posted November 1, 2022 17 hours ago, thegoodtradeteam said: Is there a way to get our site back to the white background while Squarespace is troubleshooting the current issue with the black color schemes? My current (not great) fix is to add this to our custom CSS, which doesn't cover all of our elements but at least our site is readable: * { background-color: white; } Can you share your site with the protected password so I can take a look? 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
tuanphan Posted November 4, 2022 Share Posted November 4, 2022 On 11/1/2022 at 3:12 AM, thegoodtradeteam said: Is there a way to get our site back to the white background while Squarespace is troubleshooting the current issue with the black color schemes? My current (not great) fix is to add this to our custom CSS, which doesn't cover all of our elements but at least our site is readable: * { background-color: white; } try adding important to your code * { 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment