Font Size and Style

Discussion in 'Poloray WordPress Theme' started by drennoa, Aug 14, 2014.

  1. drennoa

    drennoa Member

    Joined:
    Jul 21, 2013
    Messages:
    33
    Likes Received:
    2
    Good day,

    Is it possible to change the font style and size for the page titles?

    Please see the attached photo.

    Thank you! Text Style and Size 1.PNG Text Style and Size.PNG
     
  2. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    We have got your concern please send us your website link so that, we can have a look over the issue in details.

    Thanks & Regards
    Yogesh Bhade
     
  3. drennoa

    drennoa Member

    Joined:
    Jul 21, 2013
    Messages:
    33
    Likes Received:
    2
  4. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    To change font size and family of PRESS INFORMATION
    Go to Appearance > Theme Options > Styling Options > Custom CSS
    And paste following code in Custom CSS and press Save All Changes button.
    Code:
    span.style3{
    font-size: your desired size in pixel(px);
    font-family: your desired family;
    }
    
    And to change font-family and size of "League of California Cities Latino Caucus Advocacy" you have to remove cofons completely by editing theme files.

    For backup use WordPress backup plugin.
    https://wordpress.org/plugins/backupwordpress/

    This will solve your issue.

    Thanks & Regards
    Yogesh Bhade
     

Share This Page