Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1296266
    Rue Nel
    Moderator

    Hello There,

    Thanks for updating us in! This issue is because of you custom css. Please remove this css code block:

    @media (min-width: 979px){
      .home .x-slider-container.below.bg-video {
        margin-top: -400px;
      }
    }

    You’ll probably need to update that code and make use of this code instead:

    @media (min-width: 768px){
      .home .x-slider-container.below.bg-video {
        margin-top: -400px;
      }
    }

    Hope this helps.

    #1296745
    Mitica
    Participant

    Hello Rue Nel!

    This does improve but again only partly.. I will try to do modifications in slider revolution and update here if I make it happen. Thank you for all the help, guys!

    #1296908
    Rue Nel
    Moderator

    No Problem.
    Please let us know how it goes.

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