Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1371700
    auldreekie
    Participant

    Each page on my site has a fullscreen header image (Slider Revolution), with transparent topbar on top containing the site logo and navigation.

    I use the scroll down button at the bottom center of the header image, which works fine, except that when it’s clicked, the page scrolls down too far – by an amount which I think must equal the height of the topbar.

    Is it possible to adjust the amount of scroll – to take into account the height of the topbar?

    Thanks

    #1371785
    Paul R
    Moderator

    Hi,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1371880
    auldreekie
    Participant
    This reply has been marked as private.
    #1372141
    Nabeel A
    Moderator

    Hi there,

    Thanks for providing the URL, I tried your site URL couple of times but it isn’t reachable, could be the server problem. In the mean time can you please double check the URL if it’s correct?

    Thanks!

    #1373688
    auldreekie
    Participant

    Hi, the site is back up now – temporary server glitch.

    #1373951
    Joao
    Moderator

    Hi There,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks

    #1374094
    auldreekie
    Participant
    This reply has been marked as private.
    #1374561
    Rue Nel
    Moderator

    Hello There,

    Thanks for providing the information. To resolve your issue, please add the following css code in the customizer, Appearance > Customize > Custom > Edit Global CSS

    .home .x-navbar-inner {
        min-height: 0 !important; 
    }
    
    .home .masthead.masthead-inline {
        height: 0;
    }

    We would loved to know if this has work for you. Thank you.

    #1374847
    auldreekie
    Participant

    Yes – perfect!

    Thanks for your excellent support 🙂

    #1375111
    Joao
    Moderator

    Glad to hear it,

    Cheers

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