kpad Posted September 2, 2022 Posted September 2, 2022 (edited) Site URL: http://mushroom-crow-6cp6.squarespace.com Hi there, The background image of all my pages appears red and somewhat glitched when it first loads. It has a one-second flash of red which is a part of my palette but then reverts to the actual picture I selected a few moments later. Is there any way to get rid of the flash? Thanks so much! website.mov Edited September 2, 2022 by kpad
tuanphan Posted September 2, 2022 Posted September 2, 2022 Try adding this to Design > Custom CSS body:not([data-animation-state="booted"]) > * { opacity: 0; } 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!)
kpad Posted September 2, 2022 Author Posted September 2, 2022 42 minutes ago, tuanphan said: Try adding this to Design > Custom CSS body:not([data-animation-state="booted"]) > * { opacity: 0; } Thank you so much! I added it to the website if you want to take a look. While it definitely does not lag as much, the glitch is still there (flash of red still shows up). Any other additional tips?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment