• Resolved Reena.Wrights

    (@reenawrights)


    Hi, I would like to know how I can style the comments box? I also want to style the reply box when I reply to a comment. Which file should I edit? thanks a lot!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author Richie KS

    (@rkcorp)

    mostly in style.css, search for css starting from #commentpost.
    can’t guide you step by step on this.

    Thread Starter Reena.Wrights

    (@reenawrights)

    Thanks Richie, I managed to figure out how to style the comments box.
    Is there a way to make the authors comments different from others?
    I would like to style the author comments box. thanks!

    Theme Author Richie KS

    (@rkcorp)

    .bypostauthor {
    background-color: #222; // style this however you want
    }

    Thread Starter Reena.Wrights

    (@reenawrights)

    many thanks Richie! once again, you cured my headache

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Style Comments’ is closed to new replies.