I would like to make the collection list full with on the homepage.
Same counts for the "product" under
my url is www.atelierneutral.com
Solved! Go to the solution
This is an accepted solution.
You can add this to the bottom of your theme.scss.liquid file in your Assets folder:
[data-section-id="featured-collections"] .wrapper {
max-width: 100%;
}
#shopify-section-featured-product .wrapper {
max-width: 100%;
}
User | Count |
---|---|
543 | |
212 | |
129 | |
78 | |
44 |