By Mehmet Alp Sirin on Tuesday, 12 April 2016
Posted in Technical Issues
Likes 0
Views 321
Votes 0
Hello Everyone,

where can I change the the mouseover color of the EasyBlog - Latest Blogs Module?

Best regards,

Alp
You can try apply this following css code into your current template css file.


.eb.eb-mod.mod_easybloglatestblogs a:hover {
color: red !important;
}
·
Wednesday, 13 April 2016 00:01
·
0 Likes
·
0 Votes
·
0 Comments
·
perfect,
thank you very much!
·
Wednesday, 13 April 2016 14:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You are most welcome. Glad to hear that your issue has been resolved now.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.
·
Wednesday, 13 April 2016 15:38
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post