Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1039966
    nadinedomnink
    Participant

    Hi, my mobile button is a bit too low and leaves the blue header area. is it possible to push it up a little bit? thanks
    http://www.erbrecht-troisdorf.de

    #1040117
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    @media screen and (max-width: 979px) {
    body.x-navbar-fixed-top-active .x-navbar-wrap {
        padding-bottom: 10px !important;
        background: #000f68 !important;
    }
    }

    Let us know how this goes!

    #1040837
    nadinedomnink
    Participant

    perfect, thanks!

    #1040858
    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again.

    Thanks.

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