Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1132571
    Arnold M
    Participant

    Hi,

    I have the strangest problem. Sometimes there is a margin of 18px on the bottom of my navbar. If so, it disappears after refreshing the page. It’s very unpredictable and I can’t seem to find what causes it. I’m using ethos, stacked, with a fixed navbar. When the margin appears, the navbar isn’t fixed either, but static.

    For all I know, I tried everything. Inspecting the navbar, disabling plugins. I put this in the customizer:

    .x-navbar-fixed-top-active .x-navbar-wrap {
        margin-bottom: 0 !important;
    }

    to no effect.

    Maybe you’ve got some ideas. I’ll attach screenshots so you’ll see what I mean. Site is under development and there is not yet a child theme installed.

    #1133013
    Rupok
    Member

    Hi there,

    Thanks for writing in! It seems your website is under construction. Please take it off or provide us the credentials in private reply so that we can check and assist you on this.

    Thanks

    #1135402
    Arnold M
    Participant
    This reply has been marked as private.
    #1135554
    Jade
    Moderator

    Hi Arnold,

    Please add this code in the customizer:

    .entry-content {
        margin-top: 0;
    }

    Hope this helps.

    #1135652
    Arnold M
    Participant

    Hi,

    I did some testing on different browsers and all seems fine now. Thank you very much!

    #1135770
    Joao
    Moderator

    Glad to hear it,

    Let us know if we can help with anything else.

    Joao

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