Font size – Post titles

  • Hi,

    I am trying to change the size of the font of the posts’ titles both on the homepage and in the actual post page.

    I found the following CSS on this forum:

    @media
    screen and (min-width: 480px) {
    .single .entry-title, .page:not(article) .entry-title {
    font-size: 52px;
    }
    }

    When I used that CSS and adjusted the size to something smaller, I noticed:
    1. that the size change only applied to the post title in the actual post page but not on the homepage, and
    2. such change was only happening when I set the font of the “headings” to normal size (if I put set it to “large” then no change happens).

    I would like my website heading to be size “large” but I would like to be able to change the post title sizes to a smaller size, like 30-40px (it’s ok if the post title size needs to be the same on both the homepage and in the actual post page).

    Thank you for your help!

    Kind regards,

    NFT

    The blog I need help with is: (visible only to logged in users)

  • Hi there,

    It looks like puppytooth.net isn’t using Perle so I’ll assume you switched themes.

    I’m going to mark this question as resolved but feel free to open a new support question if this was for a different site.

  • The topic ‘Font size – Post titles’ is closed to new replies.