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
We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024