The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Space above the com...
 
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] Space above the comments section

3 Posts
2 Users
0 Reactions
127 Views
Posts: 12
Topic starter
(@livinginbeauty)
Eminent Member
Joined: 3 months ago

I am trying to figure out how to make the blank space above the comment section and a paragraph above it, which is outside of the comment section. (see screen shot and red text) Maybe with CSS? I don't see any solution, but am open to any ideas?  Thanks!

Screenshot 2025 06 15 at 11.11.24 AM
2 Replies
Asti
Posts: 8075
 Asti
Support
(@asti)
Illustrious Member
Joined: 8 years ago

Here is the CSS code you can use:

div#comments {
   margin-top: 0;
}
#wpdcom .wpd-form-head {
   margin: 0;
   padding: 0;
}

Insert the code in the "Custom CSS code" textarea, located in the Dashboard > wpDiscuz > Settings > Styles & Colors admin page.

Posts: 12
Topic starter
(@livinginbeauty)
Eminent Member
Joined: 3 months ago

Thank you!!!!!  That worked!!!!!!!

Share: