Remove Underline from Button link
-
Hello and Happy Holidays,
I’m hoping you can help me to remove the underline for the links within the Buttons on the webpage linked above.I’m found some forums that used this code but it doesn’t seem to work for me:
.entry-content a:not(.wp-block-button__link) {
text-decoration: underline;
}.entry-content .wp-block-button__link {
font-size: medium;
text-decoration: none;
border: none;
}Thanks in advance!
Michelle
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Remove Underline from Button link’ is closed to new replies.