Archived topic
Add Underline For Links On Hover
5 replies · Started by Simon on May 15, 2020
Hi there, is this possible for both posts and pages please?
Hi there,
Try this:
.entry-content a:hover {
text-decoration: underline;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know if this helps :)
Thanks for the speedy reply! This has added underline but all the time. Is it possible to only have underline on hover?
My bad. Edited the code above :)
Great stuff, thank you! I'll be bugging you guys a little over next few days as I just installed the theme but know that I am extremely grateful! :)
No problem :)