The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
White space above c...
 
Share:
Notifications
Clear all

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.

 

[Solved] White space above comment section

4 Posts
2 Users
0 Reactions
1,397 Views
Posts: 3
 RvR
Topic starter
(@rvr)
Active Member
Joined: 5 years ago

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/ )

Knipsel

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?

3 Replies
Posts: 3
 RvR
Topic starter
(@rvr)
Active Member
Joined: 5 years ago

So I figured out that the code

div#comments {
padding-top: 0 !important;
}

made the gap a bit smaller, but it's still there.

2 Replies
Asti
 Asti
Support
(@asti)
Joined: 8 years ago

Illustrious Member
Posts: 8075

@rvr,

Please use this code as well. 

.single .content>.post, .single .content>.project-post {
margin-bottom: 5px;
}

You can change the red marked value if you want. 

 RvR
(@rvr)
Joined: 5 years ago

Active Member
Posts: 3

@asti Thank you! That worked perfectly!

Share: