Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1124790
    jensmith3
    Participant

    Hello,

    My site is on the temporary url of http://103.37.8.129/~thekidsa/

    I have added a slider to the home page. When I first refresh the page it views correctly but then does not scroll down properly after that to show the top of the slider again. I know this must be something to do with the header size perhaps? Would really appreciate your advice.

    Many thanks and kind regards,

    Jenny

    #1124791
    jensmith3
    Participant
    This reply has been marked as private.
    #1125106
    Christopher
    Moderator

    Hi there,

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

    body.x-navbar-fixed-top-active .x-navbar-wrap {
        height: auto;
        min-height: 203px;
    }

    Hope that helps.

    #1125129
    jensmith3
    Participant

    Hi there,

    Thanks so much – it works perfectly. Is there a way I should be able to work this out myself? How did you come up with the min-height?

    Really appreciate such amazing support. Could not do without you.

    Kind regards,

    Jenny

    #1125172
    Nico
    Moderator

    Hi There,

    The customization used is CSS. You could check our knowledge base for guide and you could try searching in our forum using search box above this thread for more customization sample.

    https://community.theme.co/kb/

    Min-height or max-height is usually used when there is a height auto because to limit the height according to your design.

    Hope it helps.

    Let us know how it goes.

    Thanks.

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