Change Woocommerce Single Product Background Color
Hello,
I’m working on my website and i would like to change the background color of my product page to black. So far i’ve used the code below and it only changes a portion of the page.
.woocommerce div.product {
background: black;
}
To see what i’m talking about please visit the page below:
https://www.akomahair.com/product/virgin-indian-tight-curl/
Thanks!
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi :)
Thanks for posting.
This is a question you could consider asking Divi support. We can assist with SiteOrgin CSS how-to questions but if the question moves onto more of a customization request, then it would be best to reach out to theme support.
You can try:
#main-content { background-color: #000; }Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.