Skip to content
Public Ticket #8205

Always showing comments, rather than needing to click button

Conversation thread

esomarweb replied

Customer Reply

Perfect, many thanks!

Penci Design replied

Staff Reply

Hi,

PleaseĀ  go to Customize > Addtional CSS then add custom css to do that

.penci-comments-button {
display: none;
}
.penci-comments-button + .multi-wordpress-comment {
display: block;
}

Best Regards,

PenciDesign

Want to join this conversation or access attachments? Sign in first.