Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Tom

    (@edge22)

    It inherits it from your theme, but you can adjust it with some CSS:

    .wp-show-posts {
        font-size: 18px;
    }
    
    .wp-show-posts-entry-title {
        font-size: 25px;
    }
    Thread Starter johnzoro

    (@johnzoro)

    That seems to have done the trick

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Font Size’ is closed to new replies.