• Hello,

    Could you please send me the code to change the font size of the page title showing in my front page – it’s too large and I would like to make it smaller if possible without effcting the menu font size. Thanks ??

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter sarad100

    (@sarad100)

    I also need to change the font sie of “featured posts” title/heading – showing on my front page.?
    thanks

    Hi @sarad100,

    I’m not seeing the page title showing up at the moment (we unfortunately can’t view the customize link), are you by any chance referring to the text logo?

    The font size of the featured posts title/heading can be adjusted with this CSS in Appearance > Customize > Additional CSS (you can change the “18px” to whatever size you’d like):

    .frontpage-featured-posts .block-title {
        font-size: 18px;
    }
    Thread Starter sarad100

    (@sarad100)

    Thanks, Steven, I managed to do it – thanks for your help ??

    Very happy to hear that, @sarad100! Thanks for letting me know. ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Kale – front page – page title font size’ is closed to new replies.