Home › Forums › WoodMart support forum › Ayuda productos para móvil › Reply To: Ayuda productos para móvil
April 11, 2021 at 9:14 am
#281523
Artem Temos
Keymaster
Hello,
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.wd-hover-quick .wd-add-btn {
display: none;
}
Kind Regards