Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Disable the ‘REPLY’ function to already existing post reply


Virtuali
Participant

@gunju2221

Any Reason you don’t want subsequent replies? If you don’t want the nesting, it’s a simple CSS solution you can change:

`div.activity-comments ul li
margin-left: 0px;`

Is that what you mean?

Skip to toolbar