Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #94464
    wouwonline
    Participant

    Hi, I would like to change the font of the texts, titles and plane texts. Is that possible? I would like to use ‘courier’

    #94474
    Mahesh
    Keymaster

    @wouwonline: Please post in your site URL.

    Regards,
    Mahesh

    #94480
    wouwonline
    Participant
    #94521
    Mahesh
    Keymaster

    @wouwonline: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:

    body, 
    p, 
    .entry-title, 
    .widget-title {
        font-family: courier;
    }

    Regards,
    Mahesh

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Change font’ is closed to new replies.