Shopify themes, liquid, logos, and UX
To continue receiving payouts, you need to secure your account by turning on two-step authentication. If two-step authentication is not turned on your payouts will be paused. Learn more
Hi guys,
I would like to change background on main page - Products collection (Featured collection). I would like in beige as well. Maybe we can help me?
Link - https://laplume.pl
Solved! Go to the solution
This is an accepted solution.
yes please try this code
#shopify-section-template--14153066774583__16374263845fb3df99 {
background: #edddcd;
padding-top: 1px;
padding-bottom: 60px;
}
This is an accepted solution.
@laplumeofficial, do this to fix it in 20 seconds:
1. In your Shopify Admin go to: online store > themes > actions > edit code
2. Find Asset > theme.scss.liquid or theme.css and paste this at the bottom of the file:
[id*='shopify-section'] .collection{
background: #edddcd;
padding-top: 1px;
padding-bottom: 20px;
}
Kind regards,
Diego
yes please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.
.collection-list-section {
background: #edddcd;
padding-top: 1px;
padding-bottom: 60px;
}
Hi,
I mean a featured collection, not a collection list. Your code worked. But I think we will change the code.
.collection-list-section {
On featured collection?
I don't know what it is called in the code.
Check this out - Section Featured Products
Thank you for help.
This is an accepted solution.
yes please try this code
#shopify-section-template--14153066774583__16374263845fb3df99 {
background: #edddcd;
padding-top: 1px;
padding-bottom: 60px;
}
This is an accepted solution.
@laplumeofficial, do this to fix it in 20 seconds:
1. In your Shopify Admin go to: online store > themes > actions > edit code
2. Find Asset > theme.scss.liquid or theme.css and paste this at the bottom of the file:
[id*='shopify-section'] .collection{
background: #edddcd;
padding-top: 1px;
padding-bottom: 20px;
}
Kind regards,
Diego
Thank you so much. You're so talented and helpful!
May I have a few more questions? Should I start a new topic?
yes, please let me know how can i more help as you live if create new topic!
User | RANK |
---|---|
113 | |
88 | |
70 | |
68 | |
45 |
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