Tagged: x Author Posts July 15, 2016 at 9:04 am #1088519 bjmillerParticipant I would like to remove a single menu item on mobile. Is this possible and how would I do that? July 15, 2016 at 10:45 am #1088668 John EzraMember 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! Author Posts <script> jQuery(function($){ $("#no-reply-1088519 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In