Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1223955
    fatheaddrummer
    Participant

    Hi There,

    As you can see, I am using 2 Menus. 1 for onepage navigation and 1 for page navigation:
    related URL:
    https://www.diamond-precision-studio.com/de/mixing-online-de

    Could we move the toggle bar of the onepage navigation menu in mobile mode to the hight_center?
    And could we also make the header (ONLY IN MOBILE MODE) 1px smaller, so it fits with the ending of the superfly menu toggle (in desktop mode it fits perfectly)

    Thank you very much for your awesome support always!!

    #1224187
    Joao
    Moderator

    H

    Please add the following code to Appereance > Customizer > Custom > CSS

    .x-btn-navbar, .x-btn-navbar.collapsed {
        margin-top: 10px;
        margin-bottom: 7px;
        margin-right: 40%;
    
    }
    #1225035
    fatheaddrummer
    Participant

    That’s perfect, thank you so much!!

    Best, Christian

    #1225048
    Paul R
    Moderator

    You’re welcome! 🙂

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