Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1161446
    krka03ab
    Participant

    I cant figure out how to get the theme to display the menu on a mobile device – can you help me please?

    Pilates and More

    Best regards
    Kristian

    #1161457
    Paul R
    Moderator

    Hi Kristian,

    Thanks for writing in!

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

    
    @media (max-width: 979px) {
    .masthead-inline .x-btn-navbar {
        color: #000 !important;
        display: block;
        float: right;
        margin-top: 30px;
        font-size: 45px !important;
    }
    }
    

    Hope that helps.

    #1161793
    krka03ab
    Participant

    Perfect, thanks a ton

    #1161825
    Thai
    Moderator

    You’re most welcome 🙂

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