The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Alignment of commen...
 
Share:
Notifications
Clear all

[Solved] Alignment of comments form

3 Posts
2 Users
1 Likes
599 Views
Posts: 2
Topic starter
(@sferwerda)
New Member
Joined: 2 years ago

Hi there,

I just installed wpDiscuz. Somehow the form is centered in the middle, crossing the sidebar in the right. I couldn't find any conflicting code and try to change the alignment. Unfortunately without any success.

Hopefully you can help my find out what I'm missing...

Thanks in advance,
Sjors

2 Replies
Asti
Posts: 7123
 Asti
Support
(@asti)
Illustrious Member
Joined: 6 years ago

@sferwerda,

The issue comes from the active theme, not the wpDiscuz one. Please watch this video: https://www.screencast.com/t/1qxLVyb6Kdz

You should change the styles for the div with the comments id. Something like: 

#comments {
   margin: 0;
   max-width: 900px;
}

Please don't forget to check and make sure there are not any issues on mobile devices as well. 

Posts: 2
Topic starter
(@sferwerda)
New Member
Joined: 2 years ago

Thank you for your swift reply, @asti. All clear! 🙂

Share: