Good evening to you too, and thanks for contacting us.
Could you please first check what’s inside Customize -> Additional CSS on your website?
It could be that the pink colour was set up there…
Thank you for getting back to me. The only colour change in the Additional CSS that I have changed is the menu colours
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
color: #0B1239;
}
I would like to change the blog title hover colour and the links underneath the blog posts {Tags, author comments etc..}
Thank you in advance
Thanks for getting back with the info.
The reason why I’ve asked that was that it seemed the pink hover effect was introduced by some additional piece of CSS so I thought that it might have been there.
Then again maybe it was added in some other plugin.
Anyway, please try adding this to Customize – Additional CSS
.navbar-default .navbar-nav > li > a:hover {
color: #0b1239;
}
a:hover, a:focus {
color: #0b1239;
}
Please let me know if it fixes everything you wanted to.
Thank you so much! Thats exactly what I wanted..
Anna-Marie
You’re welcome, I’m glad that it worked.
Could you please then mark this isue as resolved and if you feel like it I was wondering if I could trouble you to write a quick review for us here: https://ww.wp.xz.cn/support/theme/kale/reviews/#new-post ? We’d really appreciate it!
Thanks and have a nice day. 🙂
No problems, will review the theme for you 🙂