radykal | Support Center Chooser

For which product do you need support?

Fancy Product Designer Multistep Product Configurator

Start a new topic
Answered

Change Entire Background color

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.

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. 


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. 

 

.fpd-container > .fpd-main-wrapper {

background-image: none;

background-color: #f4f4f4;

}

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?

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. 

Login or Signup to post a comment