Home Forums WoodMart support forum how can i change the color for bg product list

how can i change the color for bg product list

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #644926

    bala_vlad
    Participant

    Hi guys,

    Idk how to explain better. but for sure the image and the link for the exact page will help.

    I want that the bg for each product to be with white, not grey.

    Thank youu!

    Attachments:
    You must be logged in to view attached files.
    #644928

    bala_vlad
    Participant

    ps: this page is made in aspects.

    Thx!

    #645156

    Hung Pham
    Keymaster

    Hi bala_vlad,

    Thanks for reaching to us.

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global CSS section:

    .wd-products-with-bg div.wd-product{
        --wd-prod-bg: #fff;
    }

    Regards,

    #645192

    bala_vlad
    Participant

    working.

    Thank you very much guys!

    I love ur theme!

Viewing 4 posts - 1 through 4 (of 4 total)