Font sitewide

Discussion in 'Andrina WordPress Theme' started by rapidresults, Nov 4, 2012.

  1. rapidresults

    rapidresults Guest

    Joined:
    Feb 5, 2012
    Messages:
    44
    Likes Received:
    0
    Hi: Can you please tell me the name of the font used in the Andrina theme?

    Also, I want to use one font in my website for all of content that I add and the content already in place (headings, slider images, etc.)

    If you tell me the name of the font used on the theme, how can I make that the universal font for everything on the site?

    Thank you.
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    There are 3, 4 types of font used in Andrina theme please specify which font you want to use in your theme.
     
  3. rapidresults

    rapidresults Guest

    Joined:
    Feb 5, 2012
    Messages:
    44
    Likes Received:
    0
    Hi, okay - on the individual pages, under the logo and navigation tabs, there is a horizontal bar (filled in black) with a word in it that tells you what page you're on. What is the name of the font in that bar? That is the font I would like to use for the entire site. (For example, on the site michelelisasalon.com, if you go to the Philosophy page, you will see a horizontal black bar that has the word 'Philosophy' in it.)

    I need the site to have one font all the way through, including, footers, slider description, navigation tabs, etc.

    Thank you.
     
  4. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    h1,h2,h3,h4,h5,h6,a,p{
    font-family:Arvo, Cambria, Georgia, Times, serif!important;
    }
     

Share This Page