Archived topic
Blog post titles are not underlined
3 replies · Started by nickgray on October 3, 2020
Although I have tried adding all kind of css, post titles are not underlined on Blog page.
When I add .entry-title {text-decoration: underline;} it displays underlined titles in Customizer, but not on the page although I delete all the cache multiple times.
I also tried
.entry-title a,
.entry-title a:visited,
.entry-title a: hover {
text-decoration: underline !important;
}
but again nothing happens.
Thank you
Hi there,
did you resolve this ? as your archive entry-titles are being displayed on all my browsers.
Maybe browser cache ?
Resolved, thank you.
Glad to hear that