Please take a look at Blog | MKA Architects
At the moment when the user mouses over the title of a blog, it doesn’t change color/have a hover state.
How can I get it to turn orange on mouse over?
Thank you for your help.
Please take a look at Blog | MKA Architects
At the moment when the user mouses over the title of a blog, it doesn’t change color/have a hover state.
How can I get it to turn orange on mouse over?
Thank you for your help.
hey there
Hope you are having a good day and thank you for your question
Please add this CSS in appearance - customize - additional CSS
.post-content .entry-content .post-title a:hover {
color: #f8981c;
}
Thanks!
Colorlib Support Team
Cheers Noda, for such a quick reply.
BUT
It didn’t work!
It DID work! Apologies. My poor typing.
Cool
I will close this case now, Feel free to contact us again if you have other questions Thanks!