Home › Forums › Support › Mobile menu link appears in desktop browser This topic has 6 replies, 2 voices, and was last updated 9 years, 5 months ago by Tom. Viewing 7 posts - 1 through 7 (of 7 total) Author Posts March 31, 2015 at 8:48 am #93776 Paul Roberts After the most recent update, I find the mobile menu link now shows up when viewing the site on the desktop. I find I can remove this by removing the following line in navigation.php: <h3 class=”menu-toggle”><span class=”mobile-menu”><?php echo apply_filters(‘generate_mobile_menu_label’, __( ‘Menu’, ‘generate’ ) ); ?></span></h3> However I think this is needed for mobile viewing. Any ideas what might have changed? Thanks! Paul March 31, 2015 at 9:25 am #93785 TomLead Developer Lead Developer Hi Paul, Do you have any caching plugins installed? If so, can you try clearing your cache? That should fix it. Let me know ๐ March 31, 2015 at 9:41 am #93788 Paul Roberts Hi Tom, I don’t have any caching plugins installed. I recentlly added bbpress, but I tested deactivating it and I still see the mobile menu link. thanks, Paul March 31, 2015 at 9:50 am #93790 TomLead Developer Lead Developer Can you possibly link me to the page? Either through here or email (support@generatepress.com). Thanks! March 31, 2015 at 3:24 pm #93856 TomLead Developer Lead Developer Have you made any changes to the stylesheet? You seem to be missing the following: .menu-toggle { display: none; cursor: pointer; } March 31, 2015 at 4:04 pm #93890 Paul Roberts Hi Tom, That was it, not sure how/when I changed it but it was definitely missing! Maybe it was chopped off the end of the file when editing. Thanks so much Paul March 31, 2015 at 11:14 pm #94021 TomLead Developer Lead Developer Happy to help! ๐ Author Posts Viewing 7 posts - 1 through 7 (of 7 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In