Home › Forums › Basel support forum › Shop – Mobile Version › Reply To: Shop – Mobile Version
June 16, 2017 at 12:45 pm
#15280
Artem Temos
Keymaster
Try to add the following code snippet to the Custom CSS area for mobile devices in Theme Settings to fix this issue.
.basel-hover-base .hover-mask {
display:none!important;
}