How to i change full website background color
-
How to i change full website background color
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
Pleased give me Product Page Custom CSS Code
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