radykal | Support Center Chooser

For which product do you need support?

Fancy Product Designer Multistep Product Configurator

Start a new topic
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


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
}

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


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

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?

Login or Signup to post a comment