Home Forums WoodMart support forum Change the background color of the product

Change the background color of the product

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #213599

    javi2javi
    Participant

    Hello,

    I thought I read that I could change the background of the product page, but I can’t find the option in the theme options, can you help me with this please?

    #213628

    Hello,

    Yes, you can change it in the Product page settings: https://xtemos.com/docs/woodmart/product-page-options/#local_settings

    Best Regards

    #213720

    javi2javi
    Participant

    Thank you very much.

    I am going to make a store with thousands of products and I see that this change can only be applied in the individual design of each product.
    Would you know how to use the background color changes on all products?

    #213767

    Hello,

    We shall provide you with custom CSS not to set it for each product.

    Best Regards

    #214153

    javi2javi
    Participant

    If it is not a lot of work for you, yes I would like to have that code and know how to install it.

    Thank you very much

    #214251

    Hello,

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

    body.single-product .product-tabs-wrapper,
    body.single-product .main-page-wrapper {
        background-color: red;
    }

    Best Regards

    #214644

    javi2javi
    Participant

    Thank you very much for your response, as always, you are kind and decisive!

    #214686

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

    #452946

    shweta
    Participant

    Hello,

    I have set the background color to black all over the website but the product page show white background can you please check this issue?

    Product Page URL: https://berylagency.online/index.php/product/amd-ryzen-5-5600x/

    #453214

    Hello,

    Please have a look at the screen: https://gyazo.com/1723fde7372c49e328c40dd8dd673ebe

    You need to set the background for the inner elements of the content. You can do that in the builder widget settings.

    If you have any questions please feel free to contact us.

    Best Regards

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