Feature Resquests

Posted about 6 years ago by alvc

Post a topic
Answered
a
alvc

Hello, I bought Fancy Product Designer as well as Fancy Product Designer Plus and everything is fine. But I have a question and request. When setting the colors in the backoffice is it possible to have an option to activate and deactivate the transparency of the colors so as not to appear in front of the site as the example of the image that I attach? Thank you.

0 Votes

rady kal

rady kal posted about 6 years ago Admin Best Answer

You can hide with CSS:


.fpd-sub-panel [data-id="color"] .fpd-slider-group {

    display: none !important;

}

0 Votes


1 Comments

rady kal

rady kal posted about 6 years ago Admin Answer

You can hide with CSS:


.fpd-sub-panel [data-id="color"] .fpd-slider-group {

    display: none !important;

}

0 Votes

Login or Sign up to post a comment