Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1202516

    How can I change the font-family for the blog post title?
    I like the title font on this page: https://safetymomdev.wpengine.com/blog/

    But then when you click through to the individual blog post, it changes to the font I loaded for H1 and I don’t like it.

    I want it to be what is used for H2.

    Thanks!

    #1202825

    Hey ginnywills,

    Please try the following in Quick CSS under Enfold->General Styling:

    .single-post h1.post-title a {
        font-family: 'eb garamond','HelveticaNeue','Helvetica Neue','Helvetica-Neue',Helvetica,Arial,sans-serif;
    }

    Best regards,
    Rikard

    #1203140

    Perfect – thanks!

    #1203859

    Hi,

    Great, I’m glad that we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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