Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #211034

    Hi,
    Can you please advise on how to increase the font size on the Post/Page titles in Enfold?

    Regards,

    #211058

    Hi David!

    Please use this on Quick CSS to increase the size of the font:

    .title_container .main-title {
    font-size: 30px;
    font-weight: 400;
    }

    Best regards,
    Ismael

    #211067

    Sorry but that doesn’t seem to be working. I have cleared the Cache.

    Please advise.

    #211075

    Hi!

    It should work for the header’s title. Can you please post a screenshot of the title that you want to change?

    Cheers!
    Ismael

    #211861

    Ok. See it here: http://screencast.com/t/QcB7SM15
    The Post title: Business & Lifestyle Testimonial: Hear From The “GodMother” Dorothy Cook Platinum President

    I have increased the font size to 50px but can see no change.

    Please advise.

    #212266

    Hi!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .entry-content-wrapper .post-title {
    font-size: 50px; }

    Best regards,
    Yigit

    #212312

    Awesome…! that worked – Cheers :-)

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘How do I increase the font size on Post/Pages Titles’ is closed to new replies.