Hi,
i have managed to change the font size of the Comments and email text etc. using this code:
.comment-form-author label, .comment-form-email label, .comment-form-url label, .comment-form-rating label, .comment-form-comment label {
font-size: 16px;
}
how do i change the “Leave a Reply” text size as well as the “Your email address will not be published. Required fields are marked”?