Shopify themes, liquid, logos, and UX
Hi all,
I'm working on the finishing touches of my store and I'm trying to change the color of the Collection List on the home page and have tried a few different coding options so that the slider and each section behind the collection pics so that its white and blends into the background better with our mostly white theme.
store password - Burgess
Solved! Go to the solution
This is an accepted solution.
hello @BenH40
please Go to Online Store->Theme->Edit code then go to assets/style.css ->paste below code at the bottom of the file.
.collection-item:not(.collection-item--below):after {
background: transparent !important ;
}
This is an accepted solution.
sorry for that issue can you please try tis code
1. Go to Online Store->Theme->Edit code
2. Asset->/custom.css ->paste below code at the bottom of the file.
.collection-item:not(.collection-item--below):after {background: transparent !important;}
This is an accepted solution.
Hii, @BenH40
Paste this code on top of the theme.scss file.
.collection-item:not(.collection-item--below):after {
background-color: white !important;
}
Thank you.
Yes the Collection List circled in red on the home page.
Cheers
This is an accepted solution.
Hii, @BenH40
Paste this code on top of the theme.scss file.
.collection-item:not(.collection-item--below):after {
background-color: white !important;
}
Thank you.
This is an accepted solution.
hello @BenH40
please Go to Online Store->Theme->Edit code then go to assets/style.css ->paste below code at the bottom of the file.
.collection-item:not(.collection-item--below):after {
background: transparent !important ;
}
This is an accepted solution.
sorry for that issue can you please try tis code
1. Go to Online Store->Theme->Edit code
2. Asset->/custom.css ->paste below code at the bottom of the file.
.collection-item:not(.collection-item--below):after {background: transparent !important;}
User | RANK |
---|---|
154 | |
139 | |
79 | |
71 | |
62 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023