Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/233 revert header footer link fixes #234

Merged
merged 2 commits into from
Aug 1, 2022

Conversation

adamwoodnz
Copy link
Contributor

@adamwoodnz adamwoodnz commented Aug 1, 2022

See #233

In #230 we stopped deregistering the global styles in classic themes.

This means we don't need the patched styles for navigation links, that were added to mitigate an issue after some styles moved from CSS to JSON in Gutenberg 13.6.0.

Header styles back:
Screen Shot 2022-08-02 at 9 33 32 AM

Footer styles back:
Screen Shot 2022-08-02 at 9 34 08 AM

Testing
This can be tested by building mu-plugins/blocks/global-header-footer/build/style.css and replacing the file in your sandbox.
Check wordpress.org, make.wordpress.org. learn.wordpress.org and ensure the navigation links in the header and footer are white, not blue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants