Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1270362
    krissy28
    Participant

    i have a slider already using slider revolution but the menu (home, about us, etc) is not visible when you look at it – you need to scroll down to see the menu – is there a way i can use ethos 3 just like the demo but the menu is at the bottom then it is stacked when you scroll down? thanks!

    #1270370
    Paul R
    Moderator

    Hi,

    Thanks for writing in!

    Can you provide us your site url so we can take a closer look.

    #1270410
    krissy28
    Participant
    This reply has been marked as private.
    #1270429
    Lely
    Moderator

    Hi There,

    Please try adding the following CSS on Appearance > Customize > Custom > Edit Global > CSS:

    .x-navbar.x-navbar-fixed-top {
        bottom: initial;
    }
    .x-navbar {
        position: fixed !important;
        width: 100%;
        bottom: 0;
    }

    Hope this helps.

    #1270433
    krissy28
    Participant

    ok thanks!

    #1270449
    Paul R
    Moderator

    You’re welcome! 🙂

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