Please help! I would really like to remove the greyish shadow which surrounds the product images on the ’ Studio’ theme, if possible. I have no idea how to remove it. Please help me out with it, so I can do the changes and publish my site.
Go to Online Store->Theme->Edit code->base.css and copy this css code at the bottom of file and save
.card__inner:after { display: none; }
If you are not confident about editing theme code, you can use this app to copy CSS into any theme, the feature is available in Free version - https://apps.shopify.com/custom-css-plus
You can also reach out to us within chat support of this app.
Can you please help me out with reducing the size of the images which are used in the collection list section? The size of the images is very large, I would like to reduce the size.