• Resolved cjmayerx

    (@cjmayerx)


    The default font on the title of my blog post is grey, I cant seem to change the color. Anyone else have this issues? Solutions?

Viewing 1 replies (of 1 total)
  • Go to: Appearance -> Customize -> Styling -> Custom CSS

    & add next CSS code there:

    .blog h1.entry-title,
    .blog h1.entry-title a { color: #customcolor; }

    Best Regards

Viewing 1 replies (of 1 total)

The topic ‘Font on Blog Articles’ is closed to new replies.