radykal | Support Center Chooser

For which product do you need support?

Fancy Product Designer Multistep Product Configurator

Start a new topic
Answered

Background general setting

Currently you can set the background (colour or image) in individual product settings - it would be good to have a default setting for this in General Settings to apply to all products.


Best Answer

You can do that via CSS: 


.fpd-container .fpd-main-wrapper { background: #fff; !important; }

1 Comment

Answer

You can do that via CSS: 


.fpd-container .fpd-main-wrapper { background: #fff; !important; }


1 person likes this
Login or Signup to post a comment