Remove "Visually Hidden" H1s at the Top of page

Hi there,
My X theme (Integrity view) seems to be automatically adding my site title to every page in the header as an h1 (site is alphafa.com)

<h1 class="visually-hidden">Alpha Financial Advisors | Charlotte, NC</h1>

I have tried to remove it by doing a CSS override for

.visually-hidden {display:none!important;}

But it remains there.

Our site was recently reviewed by an SEO professional who subtracted points on our site saying we had more than one “h1” on each page. That’s the reason I’d like to remove this… or at the very least, if I can’t remove it, I’d like to change it to something other than an H1

Let me know your thoughts. Thank you for any help you can provide!

Hello @r_creative,

Thanks for writing in! Could you please update to the latest versions first? Our latest versions are:

  • X theme 8.3.3
  • Cornerstone 5.3.3
  • WordPress 5.7
  • PHP 7.4

This latest release contains fixes for several issues so be sure to check out the changelog:

After doing the updates, always remember to clear all caches (if you are using WP Rocket, WP SuperCache or W3 Total Cache) when updating so that the code from the latest release is always in use. This will help you to avoid any potential errors.

To get rid of the H1, please go to X > Theme Options > Headers > Logo and enable the "Hidden <H1>" option.

Screen Shot 2021-06-28 at 7.38.51 AM

Please let us know how it goes.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.