I’ve tried many CSS examples in various forum posts without any luck. I want all the links in the body text of my pages and posts to underline on hover, but not titles, buttons, images, etc.
That didn’t work. It only underlined the titles on the Home page. Truthfully, it’s not that important that we need a complicated CSS script. Thanks anyway.
Another way to approach this is to add a custom class link-underline when you want the link to have an underline, then we can use this CSS to target them specifically: