Home Page Sliders - Font Change

Discussion in 'Andrina WordPress Theme' started by rapidresults, Dec 1, 2012.

  1. rapidresults

    rapidresults Guest

    Joined:
    Feb 5, 2012
    Messages:
    44
    Likes Received:
    0
    Hi:

    Can you please tell me how I can change the font in the Slider images to Goudy Old Style?

    Also, I would like to change the credit card this account is billed to - can you please direct me to instructions to do that?

    Thanks so much.
     
  2. 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:
    #slides .caption h2{
    font-family:symbol;
    }
    #slides .caption p{
    font-family:symbol;
    }
    
    Inplace of "symbol" put your font type.
     
  3. rapidresults

    rapidresults Guest

    Joined:
    Feb 5, 2012
    Messages:
    44
    Likes Received:
    0
    Thanks very much; it worked nicely.

    Can you please answer my other question and let me know where to change my billing option?

    Thanks!
     
  4. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Please clarify your issue little more, Can you please explain your problem with the help of screenshot, where you want to change the billing option, so that we can give you the exact solution.
     
  5. rapidresults

    rapidresults Guest

    Joined:
    Feb 5, 2012
    Messages:
    44
    Likes Received:
    0
    This has nothing to do with my site; it has to do with paying for my subscription for this forum.

    I want to change how I am being billed.

    Thank you.
     
  6. Gourav

    Gourav Support Staff

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

Share This Page