Archived topic
Remove underlining from my image links
3 replies · Started by Adrien on August 28, 2020
Viewing posts 1–4 of 4
Hello,
On my home page how can Remove underlining from my image links?
Here is the screenshot: https://tinyurl.com/y46q8g4g
Thank you for your help.
Hi there,
Add this CSS:
.entry-content .wp-block-image a {
border: 0;
}
You rock and Roll Leo!!! thank you very much.
No problem :)
This archived topic is closed to new replies.