Archived topic
change Color comment meta
3 replies · Started by Sourabh on July 24, 2021
Viewing posts 1–4 of 4
Hi,
How to change the title blue text color??
snap attached.
Hi there,
Try this CSS:
.comment-author-info a {
color: #000000;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
okay..thanks
No problem :)
This archived topic is closed to new replies.