Hi,
I’m using the free version of your plugin, “Image Carousel.” There seems to be a bug: The nav arrows function normally but when the cursor hovers on the navigation arrows, it displays as 🚫. When inspected I see the below style code. Could I change any front end settings for it to display as a pointer?
.dcm-container .slick-arrow {
- cursor: not-allowed !important;
- z-index: 999;
}
Could you please take a look and let me know what might be causing this issue?
Thank you!