- This topic has 2 replies, 2 voices, and was last updated 39 minutes ago by
Mantu2.
Viewing 3 posts - 1 through 3 (of 3 total)
-
AuthorPosts
-
June 24, 2026 at 1:43 am #343928
Mantu2
ParticipantHi,
I am just trimming my website and Google insights cave me an small notice in Accebility tree. The test failed: Links must have discernible text. header#masthead > div.wrapper > div#mobile-header-left-menu > a#header-left-menu
So basically it is missing some text to bots and AI to use it. How can I fix this? I’m using a child theme.
June 24, 2026 at 3:59 am #343929minal
KeymasterHello @Mantu2:
Add the following CSS snippets to the additional CSS.
#header-left-menu .mobile-menu-text { display: block !important: }Go to Dashboard > Appearance > Customizer > Additional CSS then paste your code over there.
Hope it works for you.
Sincerely,
Minal
June 24, 2026 at 4:19 am #343931Mantu2
ParticipantHi,
I tried this, emptied cache, but nothing changed. I do use multisite, perhaps that have something to do with it?
-
AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
