Change "Leave a reply" fonts?

Posted in: Newspaper
Post count: 500

How can I change the fonts for the text in yellow highlight here? Is there some CSS you can give me for each line?

https://drive.google.com/file/d/1ESc-O1tzcFNyqFaAeZcMm8m_c3OunuXI/view?usp=sharing

Thanks
Mark

Post count: 35449

Hi Mark Gilbert,
If you have a single post template from tagDiv Cloud Library then you can use tagDiv Composer and select the single post comments and check the fonts -> https://i.imgur.com/mkObBuv.png
If is a standard post template, then you can use this custom css -> https://i.imgur.com/2WXt9cT.png
.comments #reply-title {
font-size: 16px;
font-weight: 700;
font-family: 'dashicons';
}

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.