• How do i change the font size of all post, as well as the post preview texts.

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

Viewing 1 replies (of 1 total)
  • Theme Author Mystery Themes

    (@mysterythemes)

    Hello @cimons

    Please add the following code in additional CSS in customizer:

    .single article .entry-content {
    	font-size: 14px;
    }
    .entry-content {
    	font-size: 14px;
    }

    Thanks 🙂

Viewing 1 replies (of 1 total)
  • The topic ‘post font size’ is closed to new replies.