Changing Font of Post and Page Header

Home Forums WordPress Themes – Premium Pure & Simple Changing Font of Post and Page Header

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #16719
    Ark Zaydman
    Member

    Excuse the two back to back posts. I downloaded the Plugin “Easy Google Fonts” and it has helped me easily changed fonts in multiple places within the theme. However, no matter what I do, it does not let me change the font for H1/page title. It stays times new roman. I can change the H1 position and padding below/above it, but nothing else. I even downloaded your recommend “wp-google fonts” plug-in and tried using that. I get the same results, nothing.

    Is there something blocking me from the plug-ins being able to modify this font type? I am trying to find a fix without having to go into the css, but will that if there is no other way. What am I missing?

    Thank you!

    http://www.copperandsmoke.com

    #21960
    Binaya D
    Participant

    Hi Ark,

    Please follow this link to fix your issue https://www.styledthemes.com/wordpress-tutorials/362-using-google-font-in-pure-simple.

    Thanks

    #21961
    Ark Zaydman
    Member

    Thank you for the reply! I followed the tutorial, and was able to change my page title font, but my posts H1 remain the same “times new roman” font

    #21962
    Binaya D
    Participant

    Hi Ark,

    Please follow this link to fix your issue https://www.youtube.com/watch?v=q66lP2tu4uk

    Thanks

    #21976
    Ark Zaydman
    Member

    again, I appreciate you replying, but you did not answer my question. You just linked me to a video that tells me how to install and use WP Google Fonts. Is there anyone else out there that can answer my questions without linking me to a video? Please.

    I found that when I click the “read more” link, the full post page shows the font I want, It’s only the page with the excerpt that is ignoring all my commands.

    #21995
    Binaya D
    Participant

    Hi Ark,

    Sorry for the late reply, please use the following css to fix your issue:

    
    .entry-title {
     font-family: Quicksand, Helvetica, Arial, sans-serif;
     font-style: normal;
    }
    

    Note: Please use the custom css plugin or child theme to write css and you can change the font-family whatever you want.

    Thanks

    #22047
    Ark Zaydman
    Member

    Thank you again for the reply, but it still does not work. I have tried that css before. The entry title after clicking read more DOES change, but not the preview title. It continues to be times new roman. What could be blocking that change?

    #22049
    Binaya D
    Participant

    Hi Ark,

    Could you please send us WP-login details via mail, so that we could provide solution asap.
    Email Address: [email protected]

    Thanks

    #22061
    Ark Zaydman
    Member

    I figured it out using the tutorials from the plugin. Thank you!

    #22081
    Ark Zaydman
    Member

    Sent to you. Thank you!

    #22082
    Ark Zaydman
    Member

    Just for reference, I want the meta data display to look like it does under the post titles here. http://www.acontinuouslean.com/

    #22083
    Binaya D
    Participant

    Hi Ark,

    We have made similar to this link http://www.acontinuouslean.com/ or you can check in your site.

    Thanks

    #16720
    Ark Zaydman
    Member

    .

Viewing 13 posts - 1 through 13 (of 13 total)
  • You must be logged in to reply to this topic.