Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1263502
    wmagroup
    Participant

    Hi,

    working on a site – wma.com.au

    we would like a fixed footer on the homepage only which we have managed to do, but would also like to then fit section 1 of the page, which is a revolution slider, to the space between the header and footer so there is no scrolling on the home page essentially.

    Just wondering how to go about this.

    Thanks in advance.

    #1263503
    wmagroup
    Participant

    Also the problem only seem to be when viewed on a mobile device.

    Thanks.

    #1263510
    Thai
    Moderator

    Hi There,

    Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.

    #1281425
    wmagroup
    Participant

    Hi,

    If you have a look at the desktop site the whole thing is static and there is no ability to scroll.
    So it appears as though the menu, revolution slider and footer are fixed in specific places.
    header always at the top, footer always at the bottom and the revolution slider fixed between the two.

    On the mobile site users can scroll and the header dissapears. We would like the header to be fixed at the top on the mobile site as it is on the desktop so there is no scrolling.

    Also is it possible to make the lines of the mobile menu ‘hamburger’ thinner?

    Thanks.

    #1281429
    Christian
    Moderator

    I checked your site on my phone and I’m unable to scroll. Looks like this is fixed. If not, would you mind giving us the details of the device you’re using?

    Hamburger icon is not possible to modify.

    Thanks.

    #1281454
    wmagroup
    Participant

    on an iphone 6. the header doesnt stay at the top.

    Thanks.

    #1281477
    Paul R
    Moderator

    Hi,

    You can add this under Custom > Edit Global CSS in the Customizer.

    
    @media (max-width: 979px) {
       .x-navbar.x-navbar-fixed-top {
             position:fixed;
       }
    }
    

    Hope that helps.

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