Delete Transparency

Posted over 4 years ago by Jason Davies

Post a topic
Answered
J
Jason Davies

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

0 Votes

rady kal

rady kal posted over 4 years ago Admin Best Answer

you can hide this option using custom css in the UI Layout you are using. Please try:


.fpd-tool-fill-opacity {
display: none
}

0 Votes


4 Comments

Sorted by
J

Jan posted over 1 year ago

Does not work sorry. Can you check agian if this really works?

0 Votes

M

Marcus Do Carmo posted over 1 year ago

Hi, I know this is an old thread but I tried this css code and it didn't work for me. Any suggestions?

0 Votes

J

Jason Davies posted over 4 years ago

Thanks

0 Votes

rady kal

rady kal posted over 4 years ago Admin Answer

you can hide this option using custom css in the UI Layout you are using. Please try:


.fpd-tool-fill-opacity {
display: none
}

0 Votes

Login or Sign up to post a comment