Archived topic
How to underline on my hyperlink like this one?
5 replies · Started by Md. on February 20, 2020
Viewing posts 1–6 of 6
Check the image first: https://prnt.sc/r58r3o
I want to add underline on my hyperlink like this pic, exactly same.
Please, check the underline border also.
Hi there,
Can you link me to the live example where the screenshot was taken from?
Then I can give you the exact same code including colors and everything.
Let me know :)
Try this:
.entry-content a {
border-bottom: 1px solid #ff6857;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
It's amazing, thanks...
No problem :)
This archived topic is closed to new replies.