• thegooch

    (@thegooch)


    The text of the body of my blog posts is a is a light grey color, making it very difficult to read. Is searched the customizer interface, this forum, and Google in general for a way to change the font color to “black” to make it easier to read.

    However, I cannot find any option to do that. It looks like the customizer only lets you change the font style and size, but not the color.

    If I need to make a change in a specific file or a specific location in the customizer ( say, if I have to enter css code ) , please include that location in your reply.

    *thanks I’m brand new to Hueman and learning the ropes. I like the theme so far, and more as I learn to customize it to match my brand colors and theme. *

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • emranemranx

    (@emranemranx)

    Hi there,

    You can try adding the following code to your Admin Panel > Appearance > Customize > Advanced Options > Additional CSS field:

    p {
      color: black;
    }

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Change Post Font Color’ is closed to new replies.