Disable event link but still show tooltip
-
Hello there,
I am really struggling to sort out a tiny part in the monthly view on The Events Calendar.
In monthly view the time and event title are displayed. When you hover over the event title two things happen. 1 – it allows the user to click on the title to open up the event on its own page. 2: The tooltip box shows.
Basically what I am looking for is some code to disable the title href link completely BUT to allow the tooltip to still work when you hover on the title.I have been stuck on this for weeks and tried all sorts of coding such as
pointer-events: none; in the CSS code but it disables the tooltip. Please any help would be massively appreciated.
- The topic ‘Disable event link but still show tooltip’ is closed to new replies.