Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
My website: https://kindredpeople.myshopify.com/
Pw: hellohello
Currently while my website load the page colour yellow #FFF993 flashes under each section.
Yellow #FFF993 is the default page colour of my theme.
You will need to go to my website to understand it. I'd like to remove this if possible.
Please help 😕
Solved! Go to the solution
This is an accepted solution.
Is that different from the css?
or do you mean the below?
body {background: none !important}
background: none !important;
}
Hi
Your store is password protected. So the sections are not visible. See attached screenshot
But from what it appears the color is applied to your store "body" tag. and hence is appearing behind every section/component in your store. You will need to remove the color from there or add another background color to sections to cover over the body color
Hello - thanks for your reply 🙂 use the pw hellohello to see the site.
Could you tell me how to remove the colour from the body? I don't think it will work to use another background colour to the sections as some are 2 colours.
This is an accepted solution.
Is that different from the css?
or do you mean the below?
body {background: none !important}
background: none !important;
}
thaks bro😃
Add below CSS
body {
background: none !important;
}
Hit Like and Accept as Solution
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025