Holzr
Elite Member
- Sep 4, 2016
- 2,236
- 2,666
Hi everyone I am trying to cut down H1 headers used in the theme I am using in WordPress (tbh I may switch to an SEO optimised theme) I need to change my menu from the code below
Going into theme editor and changing Theme header and functions php pages from the h1 tag to anything else. When I open my site on mobile I am not getting a menu appear at all. Was wondering if anyone could help or should I just find a better SEO optimised theme?
Thanks in advance
Code:
<h1 class="assistive-text">Menu</h1>
Going into theme editor and changing Theme header and functions php pages from the h1 tag to anything else. When I open my site on mobile I am not getting a menu appear at all. Was wondering if anyone could help or should I just find a better SEO optimised theme?
Thanks in advance