How to get rid of grey background in reply box?

Discussion in 'HTML & Website Design' started by WonderingCoder, Nov 20, 2013.

  1. #1
    in my reply box on the comment sections, the background is grey. Whenever somebody replies to a comment previously submitted, their comments background is a light grey color. How do I fix this?

    Site it occurs on: http://www.101baseballnews.com

    This is all the code I could find that mentions "reply" in it, but possibly there's another way to fix it.

    Thanks!
     
    WonderingCoder, Nov 20, 2013 IP
  2. wiicker95

    wiicker95 Well-Known Member

    Messages:
    438
    Likes Received:
    37
    Best Answers:
    10
    Trophy Points:
    100
    #2
    Just add this somewhere in your CSS:

    #comments-block {background:#COLOR HERE !important}
     
    wiicker95, Nov 21, 2013 IP