Archived topic
Bold single post/page hyperlinks
3 replies · Started by Charles on May 8, 2020
Viewing posts 1–4 of 4
Hi there,
I'm looking to bold hyperlinks in single post/page. What CSS should I use?
Thanks in advance
Hi there,
try this CSS:
.single .entry-content a {
font-weight: 900;
}
That's great, thanks for the help.
You're welcome
This archived topic is closed to new replies.