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.
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.
Attachments (1)
CORESTRANSPA....PNG
172 KB
0 Votes
rady kal posted over 5 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 posted over 5 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