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, I'm a fan of your product. I have one minor problem:
I'm seeing a large white space above my commentsection (e.g.: https://pggt.nl/test-2/ )
I've tried to add to my css:
div#comments {
padding-top: 0 !important;
}
But that didn't work
Is this a problem of my theme or the plugin? If it is the problem of my theme, do you have any suggestions I could say to their support team?
So I figured out that the code
div#comments {
padding-top: 0 !important;
}
made the gap a bit smaller, but it's still there.