Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1313520
    bcoplin
    Participant

    I am trying to get my nav bar to stay at the top of the page, so as you scroll it disappears. But it is floating over the rest of the page. I can’t seem to get it to change even when i toggle between static and fixed.

    I have attached a screen shot of what I am trying to get the nav bar to stop doing to help clarify.

    The website is http://newportmesarealtor.com

    I will follow up with login credentials.

    Thanks in advance for the help.

    #1313522
    bcoplin
    Participant
    This reply has been marked as private.
    #1313712
    Rupok
    Member

    Hi there,

    Thanks for writing in! Kindly set the Navbar position as “Static Top” and let us know if you still face the issue keeping the “Static Top” selected.

    Cheers!

    #1314369
    bcoplin
    Participant

    I still face he same issue.

    #1314393
    Rupok
    Member

    Hi there,

    Thanks for updating. You can use this CSS :

    .x-navbar {
      left: 0;
      position: absolute !important;
      right: 0;
    }

    I have added it to make sure it works. You can check.

    Cheers!

    #1314484
    bcoplin
    Participant

    Works perfect! Thank You!

    #1314493
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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