Viewing 1 replies (of 1 total)
  • bdbrown

    (@bdbrown)

    Hi rugbylad. Try adding the following CSS to a child theme style.css file or a plugin like Simple CSS or Simple Custom CSS:

    /* change post font color to red */
    .single .post .entry {
        color: #f00;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Font colour’ is closed to new replies.