Home › Forums › WoodMart support forum › Double image in gallery › Reply To: Double image in gallery
January 29, 2023 at 10:57 am
#438675
Artem Temos
Keymaster
Hello,
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.zoomImg {
background: white;
}
Kind Regards