walevitt Posted November 1, 2023 Posted November 1, 2023 When the website is loading on desktop or mobile, it will quickly flash the website's background to bright red before loading the content. Same with parallax scrolling, sometimes if the scrolling is slow it will show some red between sections. I remember years ago I'd set the default site background to red, but it seems Squarespace has removed that style option. Any way to revert the site background to white or remove it altogether? Thank you!
tuanphan Posted November 4, 2023 Posted November 4, 2023 Can you share link to page where you have problem? 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!)
walevitt Posted November 4, 2023 Author Posted November 4, 2023 @tuanphan sorry about that, yes it's here: https://www.squareonepolitics.org/
walevitt Posted November 16, 2023 Author Posted November 16, 2023 @tuanphan Just checking in on the above to see if you have any advice -- thank you!
tuanphan Posted December 4, 2023 Posted December 4, 2023 Hi, You try reduce top section image size. When the image takes time to load, it will display the body color behind. I'm not sure if image reduction can solve the problem, if not then the only way is to change the red color to another color (if you need code to change color, you can let me know) 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!)
walevitt Posted December 4, 2023 Author Posted December 4, 2023 @tuanphan Thanks so much. If you could provide the code to change the color in this case, that would be much appreciated. Thank you.
Solution tuanphan Posted December 6, 2023 Solution Posted December 6, 2023 Add this code to Website Tools (under Not Linked) > Custom CSS /* Fix bg */ .tweak-overlay-parallax-enabled .Parallax-item { background-color: blue !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!)
walevitt Posted December 8, 2023 Author Posted December 8, 2023 @tuanphan that worked perfectly - thank you so much! tuanphan 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment