Archived topic
How to change the text & button color for the comment box?
5 replies · Started by _blank on April 26, 2020
I’m using the “Edit Post Comments” widget by Elementor and I’d like to change the colour for the “Leave a Comment” text above the comment field (currently set to white) + the colour for the “Post Comment” button (showing in grey).
Can you please help how I can change it?
Thank you.
Hi there,
can you link me to a post with the comments form so i can take a look ?
Hello David,
It's the first time I'm adding comments to my blog post so I've never done it before.
I've published the post for you so you can have a look, although it's not ready yet.
Hope that can help troubleshoot.
Here's the link: https://www.epicholistic.com/healthy-holistic-tip-no1/
Cheers.
Try this:
1. Comment Reply title - add this CSS to Customizer > Additional CSS:
#reply-title {
color: #000;
}
2. Buttons - you can change the Colors in Customizer > Colors > Buttons.
I think you're amazing, David!
This worked 100% - heading to make a note of it so I know how to do it in the future should I need to make changes again.
Glad to be of help :)