Home › Forums › WoodMart support forum › Short Description › Reply To: Short Description
September 2, 2017 at 7:34 pm
#18713
Artem Temos
Keymaster
Hi,
Try to add the following code snippet to the Custom CSS area in Theme Settings to remove it
.hover-content-inner {
display: none!important;
}
Regards