Underline in scroll to top
-
Underline is now showing in the scroll to top. Here is the code:
a:where(:not(.wp-element-button)) {
text-decoration: underline;
}Is this part of the theme or is this from the WP site? I need to remove this, where is the error from?
- You must be logged in to reply to this topic.