Closed jaymcp closed 1 month ago
Related to https://github.com/amnestywebsite/humanity-theme/issues/246
Describe the bug The skip link that was removed in https://github.com/amnestywebsite/humanity-theme/issues/345, in favour of WP core's, is still visible without styling on location templates
To Reproduce Steps to reproduce the behaviour:
v2.0.0
git checkout release/v2.0.0
cd private && yarn build
Skip to main content
Expected behaviour The custom skip link should no longer exist
Actual behaviour The custom skip link is still in place, albeit with no styling
Screenshots
Fixed in https://github.com/amnestywebsite/wp-plugin-amnesty-branding/commit/16d022d39e58b1b24a70a6137bbf766673bce629
Related to https://github.com/amnestywebsite/humanity-theme/issues/246
Describe the bug
The skip link that was removed in https://github.com/amnestywebsite/humanity-theme/issues/345, in favour of WP core's, is still visible without styling on location templates
To Reproduce
Steps to reproduce the behaviour:
v2.0.0
release branch:git checkout release/v2.0.0
cd private && yarn build
Skip to main content
is visible at the top left of the pageExpected behaviour
The custom skip link should no longer exist
Actual behaviour
The custom skip link is still in place, albeit with no styling
Screenshots