Archived topic
comment section
3 replies · Started by Sanu Kumar on November 27, 2019
I want my comment section looks more attractive than this one...suggest some
Hi there,
Personally I think the comment section looks good by default.
We don't really provide design suggestions here as it's all personal preference.
Do you have an example of what you like?
Keep in mind that the comment section is generally a bit difficult to modify but we can certainly point you in the right direction if it's relatively simple.
like this website has a comment section
Hi there,
the only difference between your site and the example, apart from you have replies to comments switch off, is the background color for each comment. Add this to achieve that:
.comment-content {
background-color: #f9f9f9;
}