What's your biggest current challenge? Have your say in Community Polls along the right column.

Re: Image Resolution Issue

Why are my uploaded images appearing blurry initially?

alice1234c
Shopify Partner
10 0 0

 

Hey Guys,

Referring to the designer reel section of our home page here - https://shop.ecod.com.au/ 

When we upload images into this section, they initially appear blurry on the front end. When you zoom in (command +) and then zoom back out to 100% they seem to correct them selves, displaying without any blur.

The images we are uploading are 764 x 972 px. We have tried doubling them to with no luck. 

Does anyone have any thought as to how we can fix this? driving me nuts!! thanks

Cheers, 
Alice 

 

Replies 9 (9)

Hardik29418
Shopify Partner
2913 418 1083

Please explain more with screenshots and let me know about which section are you talking about

- Need a Shopify developer? Chat on WhatsApp or EMAIL ME!


- Your Coffee Tip would do Magic code ❤️
- For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
- Email
alice1234c
Shopify Partner
10 0 0

 

Hey 

BlurryBlurry

 

corrected after zooming in and zoomingcorrected after zooming in and zooming

Hardik29418
Shopify Partner
2913 418 1083

Can you please send me your store's collaborate access on parambabla.soft@gmail.com so that I can deeply analyze it

- Need a Shopify developer? Chat on WhatsApp or EMAIL ME!


- Your Coffee Tip would do Magic code ❤️
- For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
- Email
alice1234c
Shopify Partner
10 0 0

Hey 

Hardik29418
Shopify Partner
2913 418 1083

Can you DM me your store Email and password so that I can enter into your store?

- Need a Shopify developer? Chat on WhatsApp or EMAIL ME!


- Your Coffee Tip would do Magic code ❤️
- For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
- Email
alice1234c
Shopify Partner
10 0 0

Hey 

We'd feel more comfortable if you would request access to collaborate with our store. 

Thanks! 

 

alice1234c
Shopify Partner
10 0 0

Hey 

Will you just analyse if I give you access or will you make the changes?

Will adding you as "staff" giving you access to "themes" do?

Let me know! 

Hardik29418
Shopify Partner
2913 418 1083

I will make some changes

- Need a Shopify developer? Chat on WhatsApp or EMAIL ME!


- Your Coffee Tip would do Magic code ❤️
- For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
- Email

Hardik29418
Shopify Partner
2913 418 1083

I found another issue on your site that your site is not responsive in desktop also. PLease place this code at the end of theme.scss

@media only screen and (min-width: 62em) {
.site-footer .site-footer__col-wrap {
    -webkit-flex-wrap: wrap !important;
    -moz-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}
}

- Need a Shopify developer? Chat on WhatsApp or EMAIL ME!


- Your Coffee Tip would do Magic code ❤️
- For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
- Email