kdop10
August 31, 2024, 9:28pm
1
Hello,
I want to remove all of the padding around every product image on mobile view. I tried a fix before but it only affected the very first image. For reference theme is Dawn 15.0.1.
Here is my website url: https://f7720b-59.myshopify.com/products/melody-cap-sleeve-mini-dress
This is what I want it to look like for all product images:
Any help is appreciated thank you!
1 Like
Hi @kdop10 ,
Step 1: Go to Shopify Admin β Online Store ->Theme β Edit code
Step 2: Search file theme.liquid
Step 3: Insert this code above tag:
Hope this can help you,
If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you
kdop10
September 2, 2024, 6:47am
3
This worked great! But the images donβt fill to the edge of the screen. Are you able to include that as well? Thank you.