Have your say in Community Polls: What was/is your greatest motivation to start your own business?

How can I increase the image saturation on my product page?

How can I increase the image saturation on my product page?

MissArtzz
Tourist
22 0 0

I want to incerase the saturation of my product page image in my store, suppose it can be done through coding www.missartz.com I have disabled the rightclick so you may inter to the inspect via F12 

Replies 2 (2)

azamgill
Shopify Partner
325 47 82

Hey @MissArtzz 
Please try this css, you can paste it in the theme setting and then custom css , Screenshot is added. 

 

It's stongly recommended that try any new update in a duplicate theme and in the live theme.

.pe-product-image img {
  filter: saturate(150%) !important;
}

 

ababcollection · Customize Sense · Shopify.png

Azam Gill
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- Encourage me ❤️

Come and visit us at Wbify
IGIT
Shopify Partner
44 0 10

This just results in a popup stating "Online Store editor session can't be published"