Archived topic
How to change heading and button color + style of comment section in Read theme?
5 replies · Started by Erman on October 20, 2021
Hi everyone,
I'm currently using your Read theme and was wondering how I could customize the header and button characteristics on the bottom of my post page.
Link to the post: https://alltomhusdjur.com/varfor-brakar-mina-kaniner-och-hur-kan-jag-stoppa-det/
Is this possible?
Thank you!
Hi Erman,
You should be able to change the colors of the comment button at customizer > colors> buttons:
https://docs.generatepress.com/article/colors-overview/
Let me know if it works!
Hi Ying,
Of course.. That's stupid of me! Thank you so much :)
I would also like to change the heading of the comments section as well as the button text.
Is this possible?
Also, please let me know if I should create a new support post for that question.
All the best!
I would also like to change the heading of the comments section
Do you mean the Leave a comment sentence? If so, try this PHP snippet:
https://docs.generatepress.com/article/generate_leave_comment/
And for the button text, use this filter:
https://docs.generatepress.com/article/generate_post_comment/
Adding PHP: https://docs.generatepress.com/article/adding-php/
Let me know :)
Hi again Ying,
Thank you so much for your help! Really appreciate it.
I'll check out the PHP guides and apply the changes as soon as I'll activate the comments section again.
Take care! :)
You are welcome :)