-
Author
-
October 29, 2015 at 17:26 #84896arinandersonParticipant
I’m building a site based on the sensei elearning demo. When I add the kleo button element the hover does not work and link is not clickable.
Attachments:
You must be logged in to view attached files.October 29, 2015 at 18:59 #84928RaduModeratorHi,
It works now,
I’ve added to your theme options -> general settings -> quick CSS this snippet
COPY CODE.nopointerevents { pointer-events: all !important; }
Then i’ve added to your button class nopointerevents
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.October 29, 2015 at 20:50 #84941arinandersonParticipantHi there! Thank you for your quick response. Unfortunately now it’s only working if it’s set as a “Default” button and it shoves it to the left of the screen.
Attachments:
You must be logged in to view attached files.October 29, 2015 at 21:42 #84946RaduModeratorHi,
Just add the class nopointerevents on every button that are over an video.
Let me know if it works.
Best Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 29, 2015 at 22:40 #84951arinandersonParticipantI have it working now. It works with the element that says “button” not the element that says “kleo button” in VC. The element that says “kleo button” does not work at all.
November 3, 2015 at 17:09 #85494RaduModeratorHi,
We will investigate this issue.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.