Viewing 1 replies (of 1 total)
  • Just CSS, it’s easy.
    Here You can change this:
    /* Entry title */
    .entry-title {
    color: #333;
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 1;
    margin: 0 0 5px;
    }

    Just apply color and font size ??

    PS.
    Remeber that a child theme is the safest and easiest way to modify an existing theme -> https://codex.www.ads-software.com/Child_Themes

Viewing 1 replies (of 1 total)
  • The topic ‘Change Font of Bog titles in WPStart theme’ is closed to new replies.