radykal | Support Center Chooser

For which product do you need support?

Fancy Product Designer Multistep Product Configurator

Start a new topic
Answered

Domnload feature, only jpg

 Hi! Is there a way to disable png and pdf formats for customers? I mean when he click on download icon, jpg file start to loading


Best Answer

At the moment, no. You can hide the other options with CSS though.


.fpd-icon-png{display: none !important;}

.fpd-icon-pdf{display: none !important;}

1 Comment

Answer

At the moment, no. You can hide the other options with CSS though.


.fpd-icon-png{display: none !important;}

.fpd-icon-pdf{display: none !important;}

Login or Signup to post a comment