Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1012278
    verysandwich
    Participant

    Hey gang!

    Trying to figure out why I can’t get the mobile menu button to appear on this client site: http://sprocketcreative.tv

    It’s a child theme. I’ve updated X and all plugins. Happy to provide login info in a private reply if needed.

    Thanks,
    VS

    #1012409
    Rad
    Moderator

    Hi there,

    Thanks for writing in.

    It’s because of this CSS under your cornerstone’s Custom CSS.

    @media (max-width:979px){.x-btn-navbar,.x-nav-collapse{display:none !important;}}

    Or

    @media (max-width:979px){
    .x-btn-navbar,.x-nav-collapse{
    display:none !important;
    }
    }

    Please remove it. Thanks!

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