"Leave a Reply" section at the end of blog posts

Hello!!

I want to make the highlighted text a lot smaller. Where can I make this edit?

Thanks so much :slight_smile:
-Nadia

Hi Nadia,

Please add this code to the Global CSS:

#reply-title {
    font-size: 1.7em;
}

.comment-form-author label, 
.comment-form-email label, 
.comment-form-url label, 
.comment-form-rating label, 
.comment-form-comment label {
    font-size: 1.2em;
}

Hope this helps.

Thank you so much, that worked! :blush:

We are delighted to assist you with this.

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.