Post Terms Block: Link Color being overridden by core link styles #59506
Labels
[Block] Post Terms
Affects the Post Terms Block
[Status] Duplicate
Used to indicate that a current issue matches an existing one and can be closed
[Type] Bug
An existing feature does not function as intended
Description
Apply a link color to the Post terms block- it'll work in the editor but not on the frontend. The core link style is applied directly to the
<a>
element and overrides it:a:where(:not(.wp-element-button)) { ... }
Step-by-step reproduction instructions
Screenshots, screen recording, code snippet
Screen.Recording.2024-03-01.at.6.37.37.AM.mov
Environment info
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
The text was updated successfully, but these errors were encountered: