Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #308469

    Is it possible to have a different background colour for my replies in comments?
    Right now when I reply to a comment on my blog it looks like I am a normal reader.

    I want to distinguish myself as the author with a different background or a “author” label next to my name.

    Is something like this possible?

    #308548

    Hey!

    Try adding this code to the Quick CSS:

    .bypostauthor > div{
        background: #d1d1d1 !important;
    }

    Adjust as needed.

    Cheers! 
    Josue

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.