Archived topic
Create specific Style for Underlined Hyperlinks
3 replies · Started by Kiril on December 2, 2019
Viewing posts 1–4 of 4
Hi again,
I was also curious what CSS I need to achieve the same LINK STYLE with THE UNDERLINE as the one here – https://woorkup.com/black-friday-2019/
Much appreciated!
Hi there,
It's using this CSS:
.entry-content a {
border-bottom: 2px solid rgba(45, 130, 230, 0.4);
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know if this helps :)
Much appreciated!!
No problem :)
This archived topic is closed to new replies.