How to change the background color of the comment section?
In the Dasboard -> Apparence -> Customize -> Custom CSS
Add the following code (replacing XXXXXX by the code of the color you want):
.post-comments {background-color:#XXXXXX;}
In the Dasboard -> Apparence -> Customize -> Custom CSS
Add the following code (replacing XXXXXX by the code of the color you want):
.post-comments {background-color:#XXXXXX;}