Home › Forums › WoodMart support forum › Need help › Reply To: Need help
January 30, 2019 at 12:48 pm
#104937
Bogdan Donovan
Keymaster
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.woodmart-hover-base {
z-index: 10;
}
Regards