The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Alignment of commen...
 
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] Alignment of comments form

3 Posts
2 Users
1 Reactions
1,038 Views
Posts: 2
Topic starter
(@sferwerda)
New Member
Joined: 3 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: 8075
 Asti
Support
(@asti)
Illustrious Member
Joined: 8 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: 3 years ago

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

Share: