Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Hi guys,
I have an issue with Wp Discuz coming over the text of my post on smaller screens. You can see the screen shot in attach file. If one of you has an idea how to solve this problem, please?
https://www.theclassicfrenchacademy.com/how-to-learn-french-grammar-for-complete-beginners/
I have tested the problem with WpDiscuz deactivated and the normal wordpress comment form doesn't come over my post at the bottom. So it comes from Wp Discuz I suppose.
Thank you very much for the plugin, it's really great.
Gil
Hi @gil,
Please navigate to Dashboard > Comments > Settings > Styling admin page, put the following CSS code in "Custom CSS Code", save it delete all caches, and check again.
#content article {
height: auto !important;
}
Great Astghik,
It works! Thank you very much.
G.