Remove h1 tag from responsive nav
-
This is hurting the SEO of every pages by giving the “Menu” word the same importance of each post or page title.
<h1 class="menu-toggle"><?php _e( 'Menu', 'spacious' ); ?></h1>A div element would be just fine
The topic ‘Remove h1 tag from responsive nav’ is closed to new replies.
