Pictures of Narrative Theme are zoomed in too much

Hi guys,

I got a minor problem at my store using the narrative theme. Some of my images are getting zoomed in too much so it really looks unprofessional. Can I zoom those out so you can read the text somehow? I appreciate any help!! Thank you heaps!

@heatnation

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

1 Like

Hi @KetanKumar ,

thanks for reaching out so fast. My URL is https://myownoffice.de/ password: test1

@heatnation

can you please show me issue

https://myownoffice.de/collections/wireless-charger here for example if you scroll down you will see the pictures zoomed in too much. I cant change the view of those pictures by customizing the theme unfortunately. Some pictures are good but most of them are to big, hence its not readable what is written on them. Is there a way to have a illustration of smaller pictures or not zoomed in pictures?

1 Like

@heatnation

can you please confirm this

yes, thats right

@KetanKumar do you think there is a way to code it somehow or should I just use smaller pictures or even apply a frame so the whole picture is visible?

1 Like

@heatnation

can you try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.product__submedia-list {
max-width: 910px;
    margin: 0px auto 80px;
}
1 Like

@KetanKumar you are a genius!! Thanks heaps!!!

@heatnation

its my pleasure to help us