This topic has 6 replies, 2 voices, and was last updated 9 years by Radu.

  • Author
  • #84896
     arinanderson
    Participant

    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.
    #84928
     Radu
    Moderator

    Hi,

    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 solution
    Attachments:
    You must be logged in to view attached files.
    #84941
     arinanderson
    Participant

    Hi 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.
    #84946
     Radu
    Moderator

    Hi,

    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 solution
    #84948
     arinanderson
    Participant

    Did not work.

    #84951
     arinanderson
    Participant

    I 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.

    #85494
     Radu
    Moderator

    Hi,

    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
Viewing 7 posts - 1 through 7 (of 7 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?