Hello, I would like to make the product page width smaller for desktop only.
This is the product page: https://diva-lash.com/products/pestanas
THank you so much on advance!
Hello, I would like to make the product page width smaller for desktop only.
This is the product page: https://diva-lash.com/products/pestanas
THank you so much on advance!
@jtorres ,
.template-product .page-width {
max-width: 1300px;
}
Add this css at the bottom of Online Store->Theme->Edit code->Assets->theme.scss.liquid