Change fonts throughout theme

Discussion in 'Squirrel WordPress Theme' started by boldplanning, Apr 17, 2013.

  1. boldplanning

    boldplanning New Member

    Joined:
    Apr 2, 2013
    Messages:
    7
    Likes Received:
    0
    Location:
    Nashville, TN
    I am trying to change the fonts in this theme. Typically this would be done through CSS but I have done that and the main fonts in the headers are not changing. When I look at the code with a developer browser tool it labels the headers under a cufon canvas section. What is this and how can I change this to a simple font like Myriad Pro? This is the site I am working on bold.seteq.com
     
  2. Nitesh

    Nitesh Support Staff

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

    To remove cufon.
    Go to the
    Theme directory > js > custom.js and remove code as shown in image.


    [​IMG]

    Note: You will not get js directory in your dashboard.
    You can edit custom.js file through FTP.
    Open your Theme directory (through FTP) > js directory > custom.js
    Download custom.js file from there, Edit it, Then again upload it at the same place..
     
  3. esthergodoy

    esthergodoy New Member

    Joined:
    Apr 23, 2013
    Messages:
    4
    Likes Received:
    0
    I am using the non-responsive squrirel theme and there is no file named Custom.JS in my FTP , where can i find this ?
     
  4. Nitesh

    Nitesh Support Staff

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

    These files are same in both responsive and non responsive themes.
    There is also one more solution.
    Go to the Appearance > Editor > function.php
    and make changes as shown in image.

    [​IMG]
     

Share This Page