Hi
I don't know which template are you using, but try enable the use of css override on template parameters > advanced settings and them open ../css/override.css and add this line:
- Code: Select all
.gk-menu li a.cursor_default {cursor: default}
Now you need to add link suffix in the text-separator link > Menu Params (GavickPro) > Additional class
"[space]cursor_default"
screen.png
There's no other way to do this because text-separator type doesn't have it's own id.
Cheers