Please or Register to create posts and topics.

“Quote feature Removal in CSS

First I really like this forum, you did an amazing job.

Can you give me the code to hide the “Quote feature in the reply?

Hey @ham.honda.com,

you can’t really deactivate it at the moment, but you can hide it by using the following CSS:

.forum-editor-quote-button {
    display: none !important;
}

So at least a common user will not be able to use it.

Need professional help with Asgaros Forum? Book an appointment with us at domra Web Solutions for setup and customization services. Learn more about our Toolbox for Asgaros Forum plugin to enhance your forum experience.