Hi there,
My images / borders / text on the collection pages are way to big. Where can I change that? Do I need coding for this?
dutchies-cbd.myshopify.com
password 0702
Solved! Go to the solution
This is an accepted solution.
Please add the following code at the bottom of your assets/theme.scss.liquid file.
@media only screen and (min-width: 1024.1px){
#shopify-section-collection-template .large--one-third {width: 25%;}
}
Hope this works.
Thanks!
User | Count |
---|---|
446 | |
187 | |
139 | |
61 | |
44 |