Home Forums WoodMart support forum Some Questions about SHOP Reply To: Some Questions about SHOP

#432383

Hello,

Sorry for the earlier misunderstanding, we thought you were referring to the Archive pages.

Actually, the Icons on the Hover for the Products appear by default for the Products in some Product styles and it is a bit of mandatory for the Products to have the options being accessed directly on the Products. If you want to remove it then kindly please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:

.wd-hover-icons:hover .wrapp-buttons { display: none !important; }

Hope this helps!

Best Regards