Archived topic
Can I change the weight of the font for links?
3 replies · Started by Jodie on April 18, 2019
Viewing posts 1–4 of 4
Hi Tom, David and Leo
Is there a way I can change the weight of the font for links?
I want them to have more weight than my regular body text.
As always your help is appreciated.
Cheers Jodie
Hi Jodie,
Give this CSS a shot:
.entry-content a {
font-weight: 700;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know :)
Legend!! That works. Thanks so much Leo for your quick response :)
Glad I could help :)
This archived topic is closed to new replies.