What is the process to adjust gallery image padding in Shopify Debut theme?

sumnb0011
Shopify Partner
46 0 19

Hello,

I would like to change how my gallery images on the home page are displayed.

I would like to have some padding between the images and some padding either side of both images so they are not full width.

I am using the Debut theme.

Website - https://riverslideworld.myshopify.com/?_ab=0&_fd=0&_sc=1&key=604cade681b69d0353a0b5a7a855e1685e99c48...

Thanks 

Replies 3 (3)

Zworthkey
Shopify Partner
5581 642 1565

Hii, @sumnb0011 
Can you give me a screenshot so,
I can solve it perfectly.
Thank You.

sumnb0011
Shopify Partner
46 0 19

Hello,

So it currently displays like this:

Screenshot 2021-10-26 at 11.13.32.png

 

 

 

 

 

 

And I would like to change the image size so they are longer and there is padding in between. I would also like padding on the side.

This is the layout I am going for: https://www.ourlegacy.se/?gclid=CjwKCAjw_L6LBhBbEiwA4c46usKDwgOcT2F7EqZ4cJ6VJO4yr2dkmFLvGL1zT4xfaqXq...

Zworthkey
Shopify Partner
5581 642 1565
@media (min-width: 1280px)
{
.MuiContainer-maxWidthLg {
    max-width: auto !important;
}
}

@sumnb0011 
Add this code in theme.scss