Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey,
    You can use this css:

    .postdate .postday {
        font-size: 16px;
    }

    Kadence Themes

    Thread Starter Flavia Toledo

    (@flavia-toledo)

    I managed to solve the slide as well. Thanks.
    How can I change the font and font size in the full post title?

    hannah

    (@hannahritner)

    Hey Flavia,
    That pulls from your H1 settings (theme options > typography). Or you can use css like this:

    .single-article .entry-title {
        font-size: 28px;
        font-family: sans-serif;
    }

    Hannah

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Font date’ is closed to new replies.