Hello friends. In mobile view only, there is such an erratic appearance on the Collections page. These buttons should be centered in the same line. Can you help me with this?
cheese-world-shop.myshopify.com
Solved! Go to the solution
This is an accepted solution.
Please add the following code at the bottom of your assets/theme.scss.liquid or assets/timber.scss.liquid file
@media screen and (max--width: 768px){
#CollectionSection .product-single__variants {margin-left: 23% !important;}
}
Hope this works.
Thanks!
User | Count |
---|---|
423 | |
190 | |
101 | |
94 | |
85 |