Sorry, which slider on this page am I looking at?
https://www.anilatur.com/ekskursii/ekskursiya-bari/
slider in the sidebar on the right, at the very bottom
here is a screenshot of what it looks like
https://prnt.sc/eReveJhXEdT1
Try adding the following CSS Style:
(“appearance -> customize -> additional CSS” in WP Dashboard)
.sa_owl_theme .owl-item .sa_hover_container .sa_hover_fullslide .sa_slide_link_icon:hover,
.sa_owl_theme .owl-item .sa_hover_container .sa_hover_fullslide .sa_popup_zoom_icon:hover,
.sa_owl_theme .owl-item .sa_hover_container .sa_hover_fullslide .sa_popup_video_icon:hover {
background-color:transparent !important;
}
great, it works! thank you! the best slider ever!