Hello,
is it possible to set cursor to default on titles who have a no link (only ” # “)
http://imgur.com/dt8iffn
http://epsu-cj.eu/role-et-fonctionnement/
Hey ceubri!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.sidebar #menu-item-301 > a, .sidebar #menu-item-332 > a, .sidebar #menu-item-448 > a {
pointer-events: none;
}
Regards,
Yigit
Ok thx it works !
maybe in the next version of Enfold, you could make it automatique ?
(detect if link = # then pointer-events: none;)
Regards,
_ceubri
Hey!
You are welcome!
I am not sure how possible that would be as color sections ID’s start with hashtags as well but feel free to request it here https://kriesi.at/support/topic/enfold-feature-requests/
Best regards,
Yigit