• Resolved ibrahima fall

    (@ibrahima-fall)


    Greetings, thank you for great theme.

    How to change the default font colors, primarily the body text font color? A custom css?

    Thank you in advance for the help.

Viewing 1 replies (of 1 total)
  • @ibrahima fall

    Custom css or a child theme would do it.

    This would make most of the text red. Tweak to your color and size:

    #content p, #content ul, #content ol, #content dd, #content pre, #content hr {
    margin-bottom: 12px;
    font-family: Verdana,Helvetica,Sans-serif;
    color: red;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘How to change default font colors’ is closed to new replies.