Home Forums WoodMart support forum How to i change full website background color

How to i change full website background color

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

    meusr
    Participant

    How to i change full website background color

    #292018

    Hello,

    You need to set the background color in the Theme Settings > Styles and Colors > Backgrounds.

    There is an option to set the dark mode with one click.

    The product page may require additional CSS. Let us know if you need our help.

    Best Regards

    #292559

    meusr
    Participant

    Pleased give me Product Page Custom CSS Code

    #292629

    Hello,

    Here is the code:

    body .woodmart-archive-shop .main-page-wrapper {
        background-color: #ffffff;
    }

    Change the color as per your needs and add to the page settings of the WP bakery page builder in the page you want to change.

    Best Regards

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