BethanyBoss Posted October 3, 2023 Posted October 3, 2023 I need some help! I'm working on a website now (https://welcholsen.squarespace.com/) and upon initial page load, the background color "flashes" a light green (which is one of the other secondary colors set in the theme's palette). This is a problem on a few pages—the home page, the about us page, the resources page, etc. Has anyone else experienced this or know a solve?! I'm wondering if there's some setting on the backend causing it to think for a second that the background is actually light green? But I don't know! Any help is greatly appreciated. Color Background Glitch.mov
BethanyBoss Posted October 3, 2023 Author Posted October 3, 2023 Maybe @tuanphan knows the answer?! (I know you have lots of answers haha!)
tuanphan Posted October 3, 2023 Posted October 3, 2023 You mean first section? You try adding this code to Website Tools (under Not Linked) > Custom CSS. This code for Homepage Top Section If it works, I will send code for other pages [data-section-id="64f90a358ec9ac72f53035d4"] { .section-background, .section-border { background-color: #0d1a13 !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!)
BethanyBoss Posted October 4, 2023 Author Posted October 4, 2023 20 hours ago, tuanphan said: You mean first section? You try adding this code to Website Tools (under Not Linked) > Custom CSS. This code for Homepage Top Section If it works, I will send code for other pages [data-section-id="64f90a358ec9ac72f53035d4"] { .section-background, .section-border { background-color: #0d1a13 !important; }} @tuanphan — That didn't work for me, I've got it in there now and still see that color flash upon page load. And yes, it's in that first "hero" section. Any advice?! 🙏🙏🙏
tuanphan Posted October 6, 2023 Posted October 6, 2023 On 10/4/2023 at 11:32 AM, BethanyBoss said: @tuanphan — That didn't work for me, I've got it in there now and still see that color flash upon page load. And yes, it's in that first "hero" section. Any advice?! 🙏🙏🙏 Try this new code, if it still doesn't work, you can keep code in CSS box, I can check it again easier 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment