I am creating a new website, using the 2023 theme. There are unwanted thick red underlines under the logo, and other links. When I go to the links style editor, it shows that there is no underline selected. There’s also now way to change the color of that underline.
I found this suggestion for css code in an earlier support thread, but can someone tell me specifically where to put it?
.wp-block-navigation a:where(:not(.wp-element-button)):focus,
.wp-block-post-title a:where(:not(.wp-element-button)):focus,
.wp-block-site-title a:where(:not(.wp-element-button)):focus,
a:where(:not(.wp-element-button)):focus {text-decoration: underline;}
Thank you,
Kewteek
The page I need help with: [log in to see the link]
