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? Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, 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 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