Forums
Home / Theme: Twenty Sixteen / Remove mobile menu
(@tastymouse)
7 years, 10 months ago
I want to remove the mobile menu that is build in Twenty Sixteen. How can I do this. Probably wit some code in my functions.php, but I don’t know how to write this.
It appears to be easier, I removed <button id=”menu-toggle” class=”menu-toggle”><?php _e( ‘Menu’, ‘twentysixteen’ ); ?></button> from the header.php.