@crazycells Thanks !
Best suggestion to disable the reply as topic on reply post?
@Aesir you can use this in your custom CSS:
[component="topic/reply/container"] .btn.dropdown-toggle {
display: none;
}
@evoixmr Thank you.
@Aesir You're welcome.