Skip to content
Public Ticket #32266

Character count limit

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

@media only screen and (max-width:961px) {
  .comments .children,
  .comments > .comment > .comment,
  .comments > .comment > .comment > .comment,
  .comments > .comment > .comment > .comment > .comment,
  .comments > .comment > .comment > .comment > .comment > .comment {
    margin: 0 0 0 5px
  }
}

Regards,
PenciDesign.

PenciDesign Supporter replied

Staff Reply

Hi,

Please send me the URL that contains the comments in question on your site so I can check them in more detail.

Regards,
PenciDesign.

Fjura replied

Customer Reply

Thank you, and may I ask, when you have a deeper comment (reply to a reply), it happens that around 3 or 4 comments deep it shows very narrow, please see screenshot, is there something that could prevent this from happening? Its especially visible on mobile. 

Fjura started the conversation

Conversation Start

Hello,

may I ask, is it possible to limit character count on comments? To prevent overly long comments. Thank you.

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