Hi I’m trying to figure out how to make the images all the same size
website: piping-modifications.myshopify.com
password: thatbob
Hi I’m trying to figure out how to make the images all the same size
website: piping-modifications.myshopify.com
password: thatbob
Hi @simsie ,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.scss.liquid or theme.scss
Step 3: Paste the below code at the bottom of the file → Save
div#shopify-section-7d36bbf8-19fd-4b51-896f-63cb12329564 img{height:140px}
Hope my solution works perfectly for you!
Best regards,
Oliver | PageFly
Sorry - was tired and fixed the issue hah!
and.. nevermind, boxes still aren’t the same size sadly.
If you want to add here then you can use
or add on the top of the file theme.scss or theme.scss.liquid
Works wonderful for my “Vehicle” section but when I try apply to the other two they have very stretched images - how would I fix the issue?