Viewing 1 replies (of 1 total)
  • Theme Author Themonic

    (@themonic)

    If you meant the sub headings:

    Use like this custom css plugin or custom.css

    .entry-content h2 {
        font-size: 20px;
    }
    .entry-content h3 {
        font-size: 16px;
    }

    and so on.

Viewing 1 replies (of 1 total)
  • The topic ‘How can I change font size in subtitles inside articles’ is closed to new replies.