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 there,
I just installed wpDiscuz. Somehow the form is centered in the middle, crossing the sidebar in the right. I couldn't find any conflicting code and try to change the alignment. Unfortunately without any success.
Hopefully you can help my find out what I'm missing...
Thanks in advance,
Sjors
The issue comes from the active theme, not the wpDiscuz one. Please watch this video: https://www.screencast.com/t/1qxLVyb6Kdz
You should change the styles for the div with the comments id. Something like:Â
#comments { margin: 0; max-width: 900px; }
Please don't forget to check and make sure there are not any issues on mobile devices as well.Â