Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #980899
    karlanthonyuk
    Participant

    Hello,

    I have placed a slider from with in cornerstone and loads full screen under the the masthead just fine,but when scrolling through the page on mobile and I spring back to the top the slider does not reset to full screen again?

    Is there a way I can make this set back to fullscreen under the nav bar again?

    http://mjtraining.elephantlovecreative.co.uk/

    #980905
    karlanthonyuk
    Participant

    Please see attached

    On load

    on Spring

    #980943
    Christopher
    Moderator

    Hi there,

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

    @media (max-width:480px){
    body.x-navbar-fixed-top-active .x-navbar-wrap {
        height: 90px;
    }
    }

    Hope it helps.

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