Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1054540
    pixelsock
    Participant

    I’m running into an issue with Firefox not recognizing a navbar margin.

    In safari and chrome it’s working as expected. However, firefox isn’t accepting the -110 margin-bottom for the nav.

    It seems to be working if the browser screen is under 769.

    Please advise.

    #1054544
    pixelsock
    Participant
    This reply has been marked as private.
    #1054689
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! Please replace your code with this one:

    .x-navbar-wrap {
        margin-bottom: -110px !important;
        float: left !important;
        width: 100% !important;
    }

    Let us know how this goes!

    #1055062
    pixelsock
    Participant

    Perfect! Thanks so much.

    #1055071
    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again.

    Thanks.

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