make product images on product page full width

make product images on product page full width

zlati84
Explorer
52 0 11

i want to make specifically on mobile on the product page - images to be full width. currently there is spacing on both sides and i dont like it. my website is www.bear-tees.com

Replies 5 (5)

zlati84
Explorer
52 0 11

u pay 360$ for a stupid premium theme and they dont have the option to have images full width. what a disgraceful **bleep**ty theme. i do not recommend buying it. PALO ALTO THEME IS UTTER **bleep**

LizHoang
Shopify Partner
1250 158 196

Hi Zlati84


- You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file theme.css and add this code at the end of the file

 

.product-single__details {
    padding: 0 20px !important;
}

.wrapper {
    padding: 0 !important;
}

 

Result: 

LizHoang_0-1739332945709.png

 

Best,

Liz

 

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Check our Joy Rewards & Loyalty Program
zlati84
Explorer
52 0 11

Liz,

That worked but it also made full width all other images on the product page 😞 i just want the picture from ur screenshot to have 0 padding. all other images to stay as they are. thanks

zlati84
Explorer
52 0 11

also i want it just for the mobile version. For desktop i want it to stay as it is!

LizHoang
Shopify Partner
1250 158 196

Can you share some example? 

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Check our Joy Rewards & Loyalty Program