Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1319965
    Hugobosss
    Participant

    Hi!

    When loading the front page of my website the slider starts loading without images and with reduced size resulting in a mess until the page is fully loaded. You can see what I mean at http://www.hofverbergphotography.se

    Could you please advise if this is a setting and if I can change this?

    Thanks in advance!

    #1320025
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global CSS :

    @media (min-width:979px){
    .x-slider-container.below {
        min-height: 450px !important;
    }
    }

    Hope that helps.

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