Answered
Delete Transparency
I only want customers to be able to choose solid colours for their designs. How do I remove the transparency slider? Picture attached.
Thanks
J
I only want customers to be able to choose solid colours for their designs. How do I remove the transparency slider? Picture attached.
Thanks
J
Thanks
Hi, I know this is an old thread but I tried this css code and it didn't work for me. Any suggestions?
Does not work sorry. Can you check agian if this really works?
This works for me
Add this in the Ui Composer / Custom CSS
[class="fpd-progress"]{display: none !important;}
[data-defaulttext="Transparency"]{display: none !important;}
[class="fpd-slider-number fpd-number"]{display: none !important;}
1 person likes this