Hi,
I noticed the color for p tags is too dark, how can I change the color for paragraph text?
Thanks!
Hi,
I noticed the color for p tags is too dark, how can I change the color for paragraph text?
Thanks!
Hi,
Try to add this on your quick css or custom.css
p {
color: red;
}
Regards,
Ismael
You must log in to post.