[wp-trac] [WordPress Trac] #61660: links are now underlined
WordPress Trac
noreply at wordpress.org
Wed Jul 17 16:34:39 UTC 2024
#61660: links are now underlined
-------------------------------------------------+-------------------------
Reporter: Annubis | Owner: (none)
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 6.6.1
Component: Editor | Version: 6.6
Severity: normal | Resolution:
Keywords: gutenberg-merge needs-testing has- | Focuses: css
testing-info |
-------------------------------------------------+-------------------------
Comment (by hellofromTonya):
Replying to [comment:21 jchambo]:
> This solves my issue when using Divi via inputting it in the CSS:
>
>
> {{{
> /*Fix WordPress v6.6 Underline Text Issue*/
> :root a:not(.wp-element-button) {
> text-decoration: none;
> }
> }}}
Hello @jchambo, are you able to test using the test plugin without the CSS
workaround?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/61660#comment:23>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list