radykal | Support Center Chooser

For which product do you need support?

Fancy Product Designer Multistep Product Configurator

Start a new topic
Answered

Remove design pointer box

 Is there a way to remove the box that appears when you select a design?, as you can see in the image it hides part of the product.


Thanks

Yeray

png
(244 KB)

Best Answer

Sorry about the late reply. You can get rid of it with this bit of custom CSS:


.fpd-thumbnail-preview{display: none !important;}


It was imposible to find the css with firebug. Lots of thanks.

 

Please, I need to get rid of this, is reallya problem for users to se correctly the product.

 

Answer

Sorry about the late reply. You can get rid of it with this bit of custom CSS:


.fpd-thumbnail-preview{display: none !important;}

Login or Signup to post a comment