The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
the text of 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] the text of the comments is aligned to the right

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

Hi,

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

5 Replies
 BINC
(@binc)
Joined: 2 months 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
Asti
 Asti
Support
(@asti)
Joined: 8 years ago

Illustrious Member
Posts: 8075

@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.

 BINC
(@binc)
Joined: 2 months 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?

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

Illustrious Member
Posts: 8075

@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. 

 BINC
(@binc)
Joined: 2 months ago

Active Member
Posts: 4

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

Share: