Archived topic
partially underline h2 titles
1 reply · Started by Mike on August 20, 2020
Viewing posts 1–2 of 2
Is there a way to partially underline entry content h2 titles?
The closest I've got so far is:.entry-content h2 {
border-bottom: 1px solid red;
}
but even if that is the place to start, which I doubt, the border-bottom goes all the way across the page..
Thanks
MikeMahaffey
Hi there,
Try .entry-content h2 a instead.
This archived topic is closed to new replies.