Prestige theme product card background other color

Hello,

I want to have a other background for the product card as the background of the shop, like a product box

Like here:

@MS2333

Hi , kindly provide your store URL please and if it is password protected, please share the password as well. Thanks

Hi @MS2333

You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file theme.css and add this code at the end of the file

.product-card__figure {
    background: #fff !important;
}

Result:

Best,

Liz

www.45keys.com

don´t work

Can you share an image of the place where you added the code?

@MS2333

  1. Go to Online Store → Theme → Edit code.
  2. Open your theme.liquid file
  3. In theme.liquid, paste the below code before

Note: Firstly try this code, if you suggest changing the color, I will do it.

If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!

Hi

You can try to add this code snippet under the tag in the theme.liquid file.


Add it too in the section of the theme customizer