Please or Register to create posts and topics.

when quoting, the font increases

Good afternoon! tell me how to fix the problem: when quoting, the font increases. Then when you make a fresh message, and when you correct the message with a normal font, in the administrator mode. After saving, the font becomes gigantic

Hey @dmitriy_spb,

that is caused by the CSS of your theme or one of your plugins.

Can you please share the URL so I can give you the CSS to fix 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.

Good afternoon! thank you for your answer! I figured it out. when quoting occurs without clicking the “bulleted list” button, the font is gigantic. If you click “bulleted list”, then everything is fine.

But that’s still not the expected behavior. It’s still a problem with your Theme or another Plugin. If not you would still have this problem if a user is using the quote.

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.

then if possible, please see the link below. I certainly corrected the “quotes” in the comments and there is a normal font now. you can try to create any message to see how it looks. Thank you in advance!!!

https://deti-russia.club/news/forum/topic/покаяние/

Hey @dmitriy_spb,

it seems like one of your plugins, I guess it’s the theme or a page builder is adding a lot of lists inside the lists.

The CSS seems to be ok. For the meantime you could use this CSS:

#af-wrapper .post-element .post-wrapper {
    max-width: 100%;
}

That’s not perfect, but the post will not become super big.

To get rid of this problem, you will have to find the plugin or theme that is causing this problem.

Troubleshoot Plugin Compatibility Issues with the Health Check Plugin

This article shows you how to troubleshoot this problem.

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.