Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @nichere,

    You can find the options to change these colors via Appearance – Customize – General Options – General Styling, and then set the Primary Color and Hover Primary Color.

    Let us know if this was helpful

    Thread Starter nichere

    (@nichere)

    Thanks but That does not work, the color is still purple. please look at the screenshot in the link

    https://i.ibb.co/PrJndth/Screen-Shot-2019-12-05-at-8-47-35-pm.png

    If this is not a browser/website caching issue, and you did not enter any kind of custom CSS, you can use the following CSS code:

    h3.theme-heading.comments-title {
    	color: #fff;
    }
    
    h3#reply-title.comment-reply-title {
    	color: #fff;
    }

    Paste the code into the Custom CSS field of the Customizer (Appearance > Customize > Custom CSS/JS) and set the color value per your need

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘change font color for certain headings’ is closed to new replies.