Change font to Arial

Discussion in 'Appointway WordPress Theme' started by dlman1999, May 9, 2014.

Thread Status:
Not open for further replies.
  1. dlman1999

    dlman1999 Guest

    Joined:
    Apr 22, 2014
    Messages:
    19
    Likes Received:
    0
    How to change font to arial

    ----------------------------------------------------------------

    Hello,

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

    Code:
    h1, h2, h3, h4, h5, h6, p, a{
    font-family:arial!important;
    }

    Thanks & Regards
    Gourav Shrivastava
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

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

    Code:
     h1, h2, h3, h4, h5, h6, p, a{
    font-family:arial!important;
    }

    Thanks & Regards
    Gourav Shrivastava
     
  3. dlman1999

    dlman1999 Guest

    Joined:
    Apr 22, 2014
    Messages:
    19
    Likes Received:
    0
    Worked great!

    Thanks!
     
Thread Status:
Not open for further replies.

Share This Page