Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @shoot2 ,

    BlogHash Lite doesn’t have option to change typography of single post. However I can provide you the CSS to achieve this. Put below CSS rule in Additional CSS field of customizer.

    .single-post .entry-content {
    font-size: 2.3rem;
    }

    Adjust the font-size according to your need.

    Thank you

    Thread Starter shoot2

    (@shoot2)

    Thank you so much.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.