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

[Solved] the text of the comments is aligned to the right

7 Posts
2 Users
1 Reactions
119 Views
Posts: 4
 BINC
Topic starter
(@binc)
Active Member
Joined: 2 weeks ago
6 Replies
Asti
Posts: 8015
 Asti
Support
(@asti)
Illustrious Member
Joined: 8 years ago

Hi,

Please see how it looks when we're checking your website: 

Reply
5 Replies
 BINC
(@binc)
Joined: 2 weeks ago

Active Member
Posts: 4

@asti Good afternoon, I've corrected the file.css I don't think this is correct

2025 06 04 14 09 44
Reply
Asti
 Asti
Support
(@asti)
Joined: 8 years ago

Illustrious Member
Posts: 8015

@binc 

You can insert custom CSS code into the "Custom CSS Code" field, which is located in Dashboard > wpDiscuz > Settings > Styles & Colors.

This is an update-safe method. In your case, the issue seems to be a CSS conflict with the theme or another plugin, so using custom CSS is the best way to resolve it.

Reply
 BINC
(@binc)
Joined: 2 weeks ago

Active Member
Posts: 4

@asti can you tell me what I should write in the "Custom CSS code" field to reflect the comments on the left?

Reply
Asti
 Asti
Support
(@asti)
Joined: 8 years ago

Illustrious Member
Posts: 8015

@binc 

Sure. You can add one of the following CSS codes: 

#wpdcom .wpd-comment-text {
   text-align: left;
}

or 

#comments {
    text-align: left;
}

Both will work fine. 

Reply
 BINC
(@binc)
Joined: 2 weeks ago

Active Member
Posts: 4

@asti  Спасибо!!! 😀

Reply
Share: