Ahoy,
I noticed for my links the cursor is an arrow for content and a hand for links. Is there a way to make the cursor for an arrow instead of the hand?
Hi hitrev,
Thanks for providing the link.
The links shows a hand cursor on links when I checked your site, are you referring on the Click Here text?
Can you try to add this CSS code in Enfold > General Styling > Quick CSS:
#top a,
#top span.tooltipsall {
cursor: pointer;
}
Hope it helps.
Best regards,
Nikko