Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1088519
    bjmiller
    Participant

    I would like to remove a single menu item on mobile. Is this possible and how would I do that?

    #1088668
    John Ezra
    Member

    Hi there,

    Thanks for writing in! We can hide it via CSS. To assist you with this issue, would you mind providing us with your URL and the menu item in question. Thanks!

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