Hey,
love this theme ! How to change color of background admin for any blog responses.
tx
Hey,
love this theme ! How to change color of background admin for any blog responses.
tx
Hey,
you can use following css code to style the admin comments speech bubble:
.comment-author-USERNAME .comment_content{
background: #333;
}
You can adjust the color as you like. Instead of USERNAME fill in your wp admin user name. If it contains spaces use "-" instead of them.
Good, very good Dude - You are the best
Glad that I could help you :)
You must log in to post.