Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1363870
    ericliewcy
    Participant

    Hi

    I’m having an issue where I can’t seem to get my mobile menu centered. I’d like my desktop menu to be inlined, but mobile to be stacked. How can I achieve that?

    #1363871
    ericliewcy
    Participant
    This reply has been marked as private.
    #1363929
    Rupok
    Member

    Hi there,

    Thanks for writing in! Your mobile menu seems working as expected and it’s stacked as well – http://prntscr.com/e6ehpa

    Do you want to align the text to center? In that case you can add this under Custom > CSS in the Customizer.

    .x-navbar .x-nav-wrap.mobile .x-nav > li > a {
        text-align: center;
    }

    Let us know a bit more if you still need help.

    Cheers!

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