Shopify themes, liquid, logos, and UX
When my website first load, the slideshow looks like this until the picture is loaded.
Can i change that color to match my announcement bar?
Solved! Go to the solution
This is an accepted solution.
Please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid-->paste below code at the bottom of the file.
.Slideshow__ImageContainer {
height: 100%;
background-image: unset !important;
background: #0dab91;
}
Thanks!
Please share store URL!
Thanks!
This is an accepted solution.
Please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid-->paste below code at the bottom of the file.
.Slideshow__ImageContainer {
height: 100%;
background-image: unset !important;
background: #0dab91;
}
Thanks!
Thanks a lot! works perfectly!
If helpful then please Like Solution
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025