I’m working on a project where I need to display a list of collections with images. However, I am having difficulty resizing the images to a smaller size. Despite my attempts to adjust the settings, the images are still too large and are disrupting the layout of my collection list.
Could someone please guide me on how to effectively reduce the size of images in a collection list? Any suggestions or code snippets would be greatly appreciated!
From your Shopify admin dashboard, click on “Online Store” and then “Themes”.
Find the theme that you want to edit and click on “Actions” and then “Edit code”.
In the “Assets” folder, click on “base.css, style.css or theme.css” file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code: