Changing A Font

Discussion in 'BlackBird WordPress Theme' started by mal2091, Jun 12, 2013.

  1. mal2091

    mal2091 New Member

    Joined:
    May 2, 2013
    Messages:
    20
    Likes Received:
    0
    On the Theme Options in the General Setting there are several areas where text can be entered. I was wondering if the font of this text can be changed? A few people have commented that it really does not fit well with the other fonts used on the site. Please let me know if this is possible and if so how would I go about doing it.

    Thanks in advance.

    Mike
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,
    Please specify your issue with the help of screenshot image that the text of which area you want to change the font and also do let us know your website link.
     
  3. mal2091

    mal2091 New Member

    Joined:
    May 2, 2013
    Messages:
    20
    Likes Received:
    0
    Thanks for your response. Here's the url for reference and a screen shot it attached to see the particular area I am talking about.

    http://0375c4b.netsolhost.com/wordpress1/

    Thanks in advance for your help.
     

    Attached Files:

  4. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,


    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .header-info p {
    font-family: your font family;
    }
    Add your font family.
     

Share This Page