Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1054533
    sunship
    Participant

    Hi,

    I am trying to change the color of the video lock hover. I tried this in custom css:
    .x-video-lock-close-hover {
    color: rgba(255, 138, 138, 0.6)
    }

    didn’t work.

    #1054678
    Thai
    Moderator

    Hi There,

    Please try with this CSS:

    .x-video-lock-close:hover {
    color: rgba(255, 138, 138, 0.6)
    }

    Hope it helps 🙂

    #1054855
    sunship
    Participant

    Thanks! Works fine!

    #1054920
    Joao
    Moderator

    Great to hear it.

    Let us know if we can help you with anything else.

    Joao

  • <script> jQuery(function($){ $("#no-reply-1054533 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>