Previous and next blog post link text color on hover

Hi,

I would like to get previous and next blog post link text to white color on hover.
https://www.upload.ee/image/10991314/blog-left-and-right-text-color-to-white-on-hover.jpg

This makes all links white color on hover:
.single-post a:hover{
color:#fff!Important;
}

Thank you,
MarxVeix

I remember as it was white before. It works, at least now, without !important. So resloved already :slight_smile:

Hi there
Hope you are having a good day and thank you for reaching out to us :slight_smile:
I’m glad you were able to resolve the issue, feel free to let me know in case something else comes up.
Thanks!
Colorlib Support Team

Hi again,

Inside the blog posts, other links are still infected by this on hover, help is still needed :slight_smile:

One blog post with links: https://hingetee.ee/teame-aga-ikka-teeme/

With gratitude and love,
MarxVeix

Hi there

Try this code instead:

.single-post .post-navigation a:hover{
color:#fff!Important;
}

Hi Noda,

Thats it, thank you.

With gratitude and love,
MarxVeix

Thank you too :slight_smile:

If you’re happy with our service, don’t forget to rate us: [Illdy] Reviews | WordPress.org