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.
Apr 04, 2025 11:07 am
I’ve installed the plugin, but I’m having an issue with the padding above the comment section. There’s a lot of white space, and I can’t seem to remove it. Is there a way to fix this?
Website URL
1 Reply
Apr 05, 2025 9:49 am
Hi,
Use this CSS code:
.h-section-global-spacing{
padding-top: 0px;
}
div#comments {
margin-top: 0 !important;!imp;!imp4;!i;!;
}
Insert the code in the "Custom CSS code" textarea, located in the Dashboard > wpDiscuz > Settings > Styles & Colors admin page.

