Comment window color and Text
-
Hello Thomas,
first of all, congratulations on elegant Maxwell, such a clean environment, it is a pleasure to use it, thank you very much for that good eye!
I am hoping to be able to customize it a little more but it is great so far.The only thing I would like to get some help with is: the comment window’s background color after each post is really dark. How do I change it to a lighter color? https://questionsfromlife.wordpress.com/
Also, can I change its text from: “leave a reply” to: “leave a comment” ?
Thank you!
AdrianaThe blog I need help with is: (visible only to logged in users)
-
Hello Adriana,
Thanks so much for using Maxwell. I’m very glad to hear you like the theme :)
You can use this CSS snippet to change the comment form:
.highlander-dark #respond #comment-form-comment, .highlander-dark #respond .comment-form-service { background: rgba(255,255,255,0.2); } .highlander-dark #respond #comment-form-comment textarea, .highlander-dark #respond .comment-form-fields p.comment-form-posting-as, .highlander-dark #respond .comment-form-service a, .highlander-dark #respond label { color: #222; }Please copy the CSS code and insert it on Customize > CSS.
The text is a part of the WordPress.com platform and can’t be changed, I’m sorry.
Best,
Thomas -
Hello Thomas,
it worked beautifully!!!
thank you so much for the snippet and for being such a great professional.
You made my day!
Thank you again,
Adriana
- The topic ‘Comment window color and Text’ is closed to new replies.