How can I adjust the image banner size on my custom CSS?

Hi guys,

need help with this. I have a custom css where I add my changes. how can I change the image banner size? I have this option in slideshow template (grid layout) but not for an image banner . I like to change the width so its aligned with the text below

Can you provide the store URL?

Hi Miguel, after trying several times, I was able to change size of the picture. still wondering if this is the correct way doing this

page:https://tinlid-3096.myshopify.com/

pw:basel

#shopify-section-template–18837926478150__29a76be5-fdd4-4112-b3b0-945bc69b56e0 {
max-width: 40%!important;
width: 40%!important;
}

#shopify-section-template–18837926478150__29a76be5-fdd4-4112-b3b0-945bc69b56e0 {
width: 40%;
margin: 0 auto;
}

}

1 Like

Change the 40% to 78rem