Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1269460
    swappdev
    Participant

    Hi,

    I want to add an overlay in my video slider. I added a custom CSS code but the video appears first, and then the overlay applies. This is the code i have:

    .rs-background-video-layer:before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(207, 31, 76, 0.6);
    content: ” “;
    z-index: 99999;
    }

    How can i make the overlay appear at the same moment? Thank you

    #1269473
    Christian
    Moderator

    Hey there,

    Adding overlay by using custom code would be outside the scope of our support. Please use Slider Revolution’s feature instead so you could build that without coding. See https://www.themepunch.com/revslider-doc/slider-revolution-documentation/ for usage instructions.

    Thanks.

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