Kindergarten Theme: Blog Post Don’t Utilize Font Type

Home Forums All Other Themes Kindergarten Theme: Blog Post Don’t Utilize Font Type

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #155012
    KeithKeith
    Participant
    • Topics: 48
    • Replies: 68
    • Total: 116
    Member since: November 14, 2016

    I’m using the Kindergarten theme. I’m using the Google font “Baloo Bhai” in the Fonts Typography section for H1, H2, and H3. However, the title of my Posts (on the Post page) don’t use the font type (its using some other font).

    The title of my Pages use the font type correctly. You can view the site here:

    lapen.com

    #155108
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .postitle, .product_title { font-family: 'Baloo Bhai' !important;}

    Regards,
    Dave

    #156623
    KeithKeith
    Participant
    • Topics: 48
    • Replies: 68
    • Total: 116
    Member since: November 14, 2016

    This worked… However, on the Post page, the Title is slightly cut off. Kindly see the attached link:

    https://lapen.com/were-closed-due-to-covid-19/

    The very top is cut off…

    #156687
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .postitle, .product_title { line-height:50px !important;}

    Regards,
    Dave

    #157346
    KeithKeith
    Participant
    • Topics: 48
    • Replies: 68
    • Total: 116
    Member since: November 14, 2016

    That worked… Thank you!

    #157452
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    ????

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