How to change font color - by americanpatriot

This topic has 14 replies, 3 voices, and was last updated 9 years, 6 months ago ago by Robert Hall

  • Avatar: americanpatriot
    americanpatriot
    Participant
    October 2, 2014 at 19:50

    In Theme Options > Typography I can change the main font and body font, font size, font weight, style, etc., but when I change the color it doesn’t change on the front end. I’m entering the hex code #333333 but the font stays the default gray on the front end.

    Am I doing something wrong?

    Thanks,

    AP

    13 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 2, 2014 at 19:56

    Hello,

    Could you please clarify with more details where exactly you want to change color?
    Please provide us with link to the page and wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: americanpatriot
    americanpatriot
    Participant
    October 2, 2014 at 20:00

    I want to change the body font to a darker color. The default gray is a bit hard to see. I would assume, since that option is available at Theme Options > Typography, that that is where I would change it but it isn’t working.

    AP

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 2, 2014 at 20:16

    Hello,

    Try to add this code into custom.css file

    body{
    color: #1D1D1D;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: americanpatriot
    americanpatriot
    Participant
    October 2, 2014 at 20:18

    So changing it in Theme Options doesn’t work?

    AP

    Avatar: americanpatriot
    americanpatriot
    Participant
    October 2, 2014 at 20:30

    I added the css code you provided into the custom.css file but it didn’t change anything. I even added the !important declaration but it still didn’t change the font color.

    AP

    Avatar: americanpatriot
    americanpatriot
    Participant
    October 2, 2014 at 20:33

    The change finally took but it changed the background color outside of the boxed layout. I want to change the font color.

    AP

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 2, 2014 at 21:19

    We’re sorry. It’s a bug in our theme.
    But you can try to add code like this. This will be work:

    *{
    color:1D1D1d !important;
    }

    Sorry for the inconvenience.

    Regards,
    Robert Hall.

    Avatar: americanpatriot
    americanpatriot
    Participant
    October 2, 2014 at 23:08

    It looks like there’s a bug in changing the heading fonts too. I tried to change the H1 heading to a different font but it wouldn’t take on the front end. I ended up having to change it using css.

    AP

    Avatar: Eva
    Eva Kemp
    Support staff
    October 3, 2014 at 10:47

    Hello,

    We’ve taken this into our account and will fix this issue in the next update.
    Sorry for inconveniences.

    Regards,
    Eva Kemp.

    Avatar: americanpatriot
    americanpatriot
    Participant
    October 3, 2014 at 15:50

    Thank you. Do you have a time frame when the next update will be released?

    AP

    Avatar: Eva
    Eva Kemp
    Support staff
    October 3, 2014 at 17:53

    Hello,

    Unfortunately we don’t have the exact date for now, but it will be released this month.

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: americanpatriot
    americanpatriot
    Participant
    October 3, 2014 at 19:20

    Thanks again. You can close this ticket.

    AP

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 8, 2014 at 16:43

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

  • Viewing 14 results - 1 through 14 (of 14 total)

The issue related to '‘How to change font color’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.