I used this,
.ls-layer {
cursor: pointer;
}
but I still see hand and finger. Is there another way to change it?
Hey AU5985,
That is what you are telling it to do in your CSS, what results are you expecting?
Best regards,
Rikard
I’m trying to change the cursor to the pointer
Hi AU5985,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
cre8ive.com. Or do you need login? Thank you
Hi AU5985,
https://cl.ly/64704616211f Cursor point is the hand. What do you need?
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#layer_slider_1 .ls-fullscreen-wrapper * {
cursor: default;
}
If you need further assistance please let us know.
Best regards,
Victoria
Thank you!
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon