Slider picture colour is different than ori picture Retina Theme

Hi,

My picture on slider, their color are different than original color, not sure what is the reason, but could anyone please help me to solve this issue?

Here is the example:

Original

Slider

My website link is: https://dajiang.com.my/

Thank you.

Hello @Mentorpublish

You can add code by following these steps

  1. Go to Online Store → Theme → Edit code.

  2. Open your theme.liquid file

  3. Paste the below code before on theme.liquid

[data-rimg-canvas] { background: rgb(64 64 64 / 2%) !important; }

my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.