Remove design pointer box

Posted about 8 years ago by Yeray Navarro Suarez

Post a topic
Answered
Y
Yeray Navarro Suarez

 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

Attachments (1)

0 Votes

D

Deleted Agent posted about 8 years ago 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;}

0 Votes


3 Comments

Sorted by
Y

Yeray Navarro Suarez posted about 8 years ago

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

 

0 Votes

D

Deleted Agent posted about 8 years ago Answer

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


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

0 Votes

Y

Yeray Navarro Suarez posted about 8 years ago

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

 

0 Votes

Login or Sign up to post a comment