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.
Feb 14, 2022 8:45 am
Good morning!
We have a white blank space above wpDiscuz's comments section on each page - see screenshot or the corresponding (example) page here:
https://www.hello-world.net/badischer-jakobsweg/
Should this representation be like this?
Where can this be changed in wp Discuz settings?
Thank you in advance for your feedback
Nick
Website URL
2 Replies
Feb 15, 2022 10:40 am
Hi @nick776,
Please insert the below CSS Code in your theme:
div#comments { margin-top: 0px !important; padding-top: 0px !important; }
Feb 15, 2022 10:51 am
that`s it. thnx Mark.