Viewing 6 replies - 1 through 6 (of 6 total)
  • Hello prettyminted,

    Please share the site url so we can help you as per the need.

    Kind Regards,

    Manoj

    Hi there,
    you can try this

    .comment-respond p,.entry-content p{
     font-size:16px;   
    }

    to increase the font size in your custom css box under Customize->Additional CSS.

    Let me know if this works, or if I can help out more.

    Thread Starter prettyminted

    (@prettyminted)

    My site is https://prettyminted.com/

    And it didn’t seem to work. Any other solutions?

    Thanks.

    Hi there,
    I noticed all font are quite large. Perhaps you need something specific?

    Thread Starter prettyminted

    (@prettyminted)

    I’ve reduced the paragraph font size now.

    Looking via desktop, the comment section font is still small. Any ideas how to fix?

    Hi there,
    do you mean the reply title?
    Try this

    
    #reply-title{
    font-size:18px!important;
    }
    

    for that,
    or the comments button add this

    #submit{
     font-size:18px;   
    }

    in your custom CSS box.

    Let me know if this works. If you have comments in a post and you need to change them, please send me the URL.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘How to increase font size in comments section?’ is closed to new replies.