Is photo color correction still available after recent updates?

Solved

Is photo color correction still available after recent updates?

evaoherjus
Excursionist
33 1 6

Hi! Is the photo color correction still available to use? Can't find the option after the changes Shopify made.

 

Best regards

Eva

 

Screenshot_2023-08-25-15-20-50-316_com.android.chrome.jpg

Accepted Solution (1)
Made4uo-Ribe
Shopify Partner
8193 1969 2407

This is an accepted solution.

Thank you for the information. The one I can give you the solution for brightness correction is by using code. 

This one example, I used your banner in your store. 

 

Ribe_Dagandara_1-1692974270510.png

Original:

Ribe_Dagandara_2-1692974350866.png

 

div#slick-slide01 img {filter: brightness(1) contrast(.5) blur(5px);}

 

I play with this code. You can try it also. 

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

 

 

 

If this fixed your issue Likes and Accept as Solution is highly appreciated. Coffee tips fuels my dedication.
Get EXPERIENCED Shopify developers at affordable rates—visit Made4Uo.com for quick quote!
Do not lost your Shopify store! Get FREE trial with ✔️ Rewind Backup: Automatic, reliable, stress-free.
Need THEME UPDATES but has custom codes? No worries, contact us for affordable price.

View solution in original post

Replies 8 (8)

Made4uo-Ribe
Shopify Partner
8193 1969 2407

Hi @evaoherjus 

Would you mind to share your Store URL website? with password if its protected. Thanks!

If this fixed your issue Likes and Accept as Solution is highly appreciated. Coffee tips fuels my dedication.
Get EXPERIENCED Shopify developers at affordable rates—visit Made4Uo.com for quick quote!
Do not lost your Shopify store! Get FREE trial with ✔️ Rewind Backup: Automatic, reliable, stress-free.
Need THEME UPDATES but has custom codes? No worries, contact us for affordable price.
evaoherjus
Excursionist
33 1 6
Made4uo-Ribe
Shopify Partner
8193 1969 2407

This is an accepted solution.

Thank you for the information. The one I can give you the solution for brightness correction is by using code. 

This one example, I used your banner in your store. 

 

Ribe_Dagandara_1-1692974270510.png

Original:

Ribe_Dagandara_2-1692974350866.png

 

div#slick-slide01 img {filter: brightness(1) contrast(.5) blur(5px);}

 

I play with this code. You can try it also. 

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

 

 

 

If this fixed your issue Likes and Accept as Solution is highly appreciated. Coffee tips fuels my dedication.
Get EXPERIENCED Shopify developers at affordable rates—visit Made4Uo.com for quick quote!
Do not lost your Shopify store! Get FREE trial with ✔️ Rewind Backup: Automatic, reliable, stress-free.
Need THEME UPDATES but has custom codes? No worries, contact us for affordable price.

Moeed
Shopify Partner
5334 1443 1727

Hey @evaoherjus 

 

Can you please identify your issue in a bit detail, also share your Store URL and Password if enabled. Your cooperation is greatly appreciated!

 

Best Regards,
Moeed

 

- Need a Shopify Specialist? Chat on WhatsApp

- Custom Design | Advanced Coding | Store Modifications


evaoherjus
Excursionist
33 1 6

If I uploaded a photo before then I could change brightness within shopify. Now I can not do that anymore.

www.evaoherjus.com

Moeed
Shopify Partner
5334 1443 1727

Hey @evaoherjus 

 

You can use this code to improve image brightness, if you can share a screenshot that of which picture you want to improve the brightness of then I can share you the accurate code but here's an example of how you can improve the image brightness with coding.

.image-container {
  /* Set the initial brightness value (1 is normal) */
  filter: brightness(0.8); /* Adjust the value as needed */
}

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Custom Design | Advanced Coding | Store Modifications


evaoherjus
Excursionist
33 1 6

Thank you, but I don't need a code 🙂 I was just wondering is this feature now gone..? Because previously you could easily adjust it when you opened your uploaded photo..now I can't seem to find this option anymore.

Moeed
Shopify Partner
5334 1443 1727

Hey @evaoherjus 

 

If you're talking about product images then as far as I know there wasn't any feature to improve product images brightness and if you're talking about images that are on website such as website image banners then it usually depends on theme settings and it's customization.

 

Best Regards,

Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Custom Design | Advanced Coding | Store Modifications