Hi,
Thanks
1.Please paste the custom CSS code to “Appearance > Customize: Additional CSS”:
.no-touchevents .slider-arrow {
width: 40%;
}
2. Please upload the 2 cursor images with dark color. It is possible to define the cursor by custom CSS(“Appearance > Customize: Additional CSS”), like:
.alt-logo .module-id-1671714479253 .slide-arrows-on-cursor .slider-arrow-right {
cursor: url(https://xxx.com/xxx-right-dark.svg), auto;
}
.alt-logo .module-id-1671714479253 .slide-arrows-on-cursor .slider-arrow-left {
cursor: url(https://xxx.com/custom-cursor-left-dark.svg), auto;
}
Regards!
SeaTheme – FAQs – WordPress Customization – Facebook