Can you tell me where in my CSS I can adjust author comments? I have seen this on other sites and just cant come up with hwo to do it.
Can you tell me where in my CSS I can adjust author comments? I have seen this on other sites and just cant come up with hwo to do it.
let me add that I am interested in adjusting the color.
depending on the theme you're using, its usually located under
.alt {
background:pink;
}
in the comments section
This topic has been closed to new replies.