Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1239523
    Kamil K
    Participant

    Hello, I would like to center the mobile navbar button on http://www.profidesign.sk. How should I do that?

    #1239551
    Prasant Rai
    Moderator

    Hello Kamil,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    .x-btn-navbar, .x-btn-navbar.collapsed {
        clear: both;
        float: none !important;
        width: 60px;
        text-align: center;
        margin: 0 auto;
    }

    Thanks.

    #1240449
    Kamil K
    Participant

    Thank you.

    #1240504
    Thai
    Moderator

    You’re most welcome 🙂

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