@Rahim123 This should be resolvable through custom CSS.
I’d expect something like the following should work fine;
.controls.off_topic {
display: none !important;
}
@Rahim123 This should be resolvable through custom CSS.
I’d expect something like the following should work fine;
.controls.off_topic {
display: none !important;
}