İmage Size Problem On My Listings And Blogs - IN FLOW THEME

I have problems with my photos in the listings. I have very quality photos, but they seem blurry. The problem is probably on my theme code probably, I get it like that. Is there anyone who can help me with that? Below, the photo seems unquality. I try the make its a smaller size, but it won’t.

@itshan10

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.

hi thank you for that.

https://kidzeekids.myshopify.com/

password: miangi

I also have another problem.
Some products do not stand in line, how can I solve this situation?
The photo sizes are the same. Photo attached.

@itshan10

thanks can you try this code mobile issue

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.min.css ->paste below code at the bottom of the file.
@media only screen and (max-width: 992px) {
.quick-add-wrapper .sold-out-button {margin: 0px;}
}

hi thank you for the answe. I did like that, and solved. B

ut now a different button does not stay on the same line. I have attached the screenshot below which explains the issue better. How can i solve this.

@itshan10 that is name issue

i will try give me this page url

okay, here is the url. Problem only in the mobile version.

https://kidzeekids.myshopify.com/collections

Hi mate,

Are there any update? What should i do?

@itshan10

yes, please add this code also

@media only screen and (max-width: 768px) {
.grid-view-item--desc-wrapper {min-height: 150px;}
}

here right;

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.min.css ->paste below code at the bottom of the file.

Thank you its Solved!

@itshan10

yes, its my pleasure to help us

Hello again,

I am having the same problem on my product page İn the section of ‘Similar Products’. How can I solve this Issue?

@itshan10

oh sorry i can’t see this issue

Thank u for the answer. I removed the quick review buttons.

@itshan10

ok thanks for update do you need any help ?

I am still having this problem on my blogs.

@itshan10

yes, please let me know blog issue

have problems with my photos in the blog listings. I have very quality photos, but they seem blurry. The problem is probably on my theme code probably, I get it like that. Is there anyone who can help me with that? Below, the photo seems unquality. I try the make its a smaller size, but it won’t.

You could find the screenshots in the above.