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!
If helpful then please Like Solution
User | RANK |
---|---|
129 | |
95 | |
77 | |
70 | |
39 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022