You are here: Home | Joomla | YOOtheme Menu Cursor Icon without Link
To change the cursor display for non-clickable elements in the main menu, go to YOOtheme – Settings – Custom Code and enter the following under CSS/Less:
a:not([href]) { cursor: text; }
You must be logged in to post a comment.
Leave a Reply
You must be logged in to post a comment.