Hello! Today I was trying to do some changes on 87studios. I wanted to highlight my entries in comments, to make them more readable and user friendly. Most WordPress users will know the trick, but it should help new users. It’s not just a fancy change to your design, but will help follow your answers in comments.
So, what is the trick to highlight author comments?
All you need to do is just add or modify one line of code inside your theme style.css file.
.bypostauthor { background:#d5faff; }This code will work great while your comments are powered by Jetpack and also with WordPress default. Of course you can change the background color or add other styles. Check the screenshot below to see the results!
In next tip I will show how to modify whole layout of comments powered by Jetpack in Metro theme (Genesis Framework). Stay tuned!
Leave a Reply