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

[Solved] Space above the comments section

3 Posts
2 Users
0 Reactions
100 Views
Posts: 12
Topic starter
(@livinginbeauty)
Eminent Member
Joined: 2 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: 8059
 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: 2 months ago

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

Share: