Hello!
url : https://edkenlights.com/
Please help to remove the text “Skip to content” at the header Appearing At Top Of Dawn Theme.
Thank you very much for your help.
A user encountered unwanted \
Hello!
url : https://edkenlights.com/
Please help to remove the text “Skip to content” at the header Appearing At Top Of Dawn Theme.
Thank you very much for your help.
Hi @Edken
The hidden element was appearing because you have multiple errors in your code.
From you Admin page, go to Online store > Themes > Click the three dots on the theme you want to edit > Edit code
Go to Layout folder and open the theme.liquid file
Find the <body
To fix the code, see the difference in your code and the code below, and copy the code below on how it is written.
{{ "accessibility.skip_to_text" | t }}
If you are still having trouble, please hire a developer to do so
In the list of theme files, locate and click on the “theme.liquid” file.
Search for the following line of code:
{{ "accessibility.skip_to_text" | t }}
Sorted ! Thank you very much !