Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Brandon Kraft

    (@kraftbj)

    Code Wrangler

    Hi Ty,

    Your theme’s style.css controls the color of this, so you can either edit this in your theme’s style.css or via Appearance->Edit CSS if you have the Custom CSS module of Jetpack enabled.

    The CSS would be something like:

    h3#reply-title{
    color: #ffffff;
    }

    (this could be wrong depending on what your theme already has, but a good place to start).

    Cheers!

    Thread Starter radiCarl

    (@radicarl)

    Great, it works!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘how I can change the color of the phrase "leave a comment"’ is closed to new replies.