I want to change entire backgound color. For example yellow instead of white. Saw this in the mug demo. But don’t know how to do it. if it has to be css, please give me the proper code.
0 Votes
rady kal posted
over 5 years ago
AdminBest Answer
Please select your Woocommerce Product -> click on individual product settings -> scroll down to background -> set color or image as a background and set your changes.
0 Votes
4 Comments
Sorted by
rady kalposted
over 4 years ago
Admin
unfortunately i don't understand your question. Do you want the background not to be shown at all? In that case please insert the color of the background color of your website.
0 Votes
A
Ahmad Fadilposted
over 4 years ago
Hi, If My customer want to hidden the background automatic, how do i? they already upload png but the background still appear, how do i?
0 Votes
rady kalposted
over 5 years ago
AdminAnswer
Please select your Woocommerce Product -> click on individual product settings -> scroll down to background -> set color or image as a background and set your changes.
I want to change entire backgound color. For example yellow instead of white. Saw this in the mug demo. But don’t know how to do it. if it has to be css, please give me the proper code.
0 Votes
rady kal posted over 5 years ago Admin Best Answer
Please select your Woocommerce Product -> click on individual product settings -> scroll down to background -> set color or image as a background and set your changes.
0 Votes
4 Comments
rady kal posted over 4 years ago Admin
unfortunately i don't understand your question. Do you want the background not to be shown at all? In that case please insert the color of the background color of your website.
0 Votes
Ahmad Fadil posted over 4 years ago
Hi, If My customer want to hidden the background automatic, how do i? they already upload png but the background still appear, how do i?
0 Votes
rady kal posted over 5 years ago Admin Answer
Please select your Woocommerce Product -> click on individual product settings -> scroll down to background -> set color or image as a background and set your changes.
0 Votes
Nick Babich posted over 5 years ago
background-image: none;
background-color: #f4f4f4;
}
0 Votes
Login or Sign up to post a comment