Home Forums WoodMart support forum RemovE shoppingcart en wishlist Icon mobile Reply To: RemovE shoppingcart en wishlist Icon mobile

#239435

Hello,

Please try adding the following Custom CSS in the Custom CSS for the Mobile area under Theme Settings >> Custom CSS.

.woodmart-hover-quick .woodmart-add-btn {
display:none;
}
.woodmart-buttons.wd-pos-r-t {
display:none;
}

Because the CSS is not currently coming on the front-end. It seems that you haven’t added it correctly.

Please make sure that the CSS is added correctly then clear cache and check back.

Best Regards.