Change my H1, H2...fonts to Arial

Discussion in 'RoadFighter WordPress Theme' started by v4sb, Dec 21, 2015.

  1. v4sb

    v4sb Member

    Joined:
    Mar 14, 2013
    Messages:
    341
    Likes Received:
    0
    I would like to change all my H1, H2, etc. fonts to Arial
     
  2. priya

    priya Guest

    Hello,

    Let me clear you that H1, H2 tags are Cufon over there..

    So to change their fonts, firstly you have to disable Cufon Font Option under the General setting of Theme Option panel.

    Please follow the screenshot given below.

    disable_cufon_text.png

    After this, paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    h1,h2,h3{
    font-family: 'Arial';
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. briangladstone

    briangladstone Member

    Joined:
    Apr 2, 2013
    Messages:
    53
    Likes Received:
    4
    I have a similar problem, however there is no option to disable Cufon Fonts. How can I disable Cufon? Thank you


    roadfighterscreenprint.png roadfighterscreenprint.png roadfighterscreenprint.png
     
  4. priya

    priya Guest

    Hello,

    You are suggested to reinstall a fresh copy of the theme from the members area and check after that..

    Hope it will resolve your issue

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page