The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Too much White spac...
 
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] Too much White space

3 Posts
2 Users
1 Reactions
1,257 Views
Posts: 2
Topic starter
(@moncheriehouse)
New Member
Joined: 5 years ago

 

F74A0CA0 68D3 4507 8510 68A76EEDEB3C

How can i remove the white space here? I 've tried all the solutions you guys have gived here...

 

My url: https://moncheriehouse.com/tac-dung-cua-toi-ngam-mat-ong

 

 

Topic Tags
2 Replies
Asti
Posts: 8075
 Asti
Support
(@asti)
Illustrious Member
Joined: 8 years ago

Hi @moncheriehouse,

Try this CSS code:

#comments{
margin-top:0;
}
#comments #wpdcom textarea{
min-height: auto;
}
#wpd-threads{
margin-top: 0 !important;
}
.post{
margin-bottom: 0 !important;
}

Put the code in the Top Admin Bar > Customize > Additional CSS > "Additional CSS" textarea, save it, delete all caches and check again. 

Don't forget to press Ctrl+F5 (twice) on the frontend before checking.

Also, please try on incognito mode if you're checking on mobile devices. Because mobile browsers have a hard cache, you'll not be able to see the change immediately.

1 Reply
(@moncheriehouse)
Joined: 5 years ago

New Member
Posts: 2

@asti Thank you so much. It's worked!!

Share: