• Resolved rbf738

    (@rbf738)


    I just want to darken the standard font color for body content in the Vantage theme but can’t easily find the section in the CSS. Can someone refer me to the line I need to change so I can make that change? Thank you.

Viewing 1 replies (of 1 total)
  • Hi @rbf738

    Sorry we weren’t able to reply sooner. Please, try:

    .entry-content {
    	color: #666666;
    }

    You can insert this rule at Customize > Additional CSS or in a Custom CSS plugin like SiteOrigin CSS. Change #666666 as required.

    Hope that helps.

Viewing 1 replies (of 1 total)
  • The topic ‘How to Make Body Font Darker in CSS’ is closed to new replies.