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

[Solved] Comment Alignment Problem When Empty Line In Comment

5 Posts
2 Users
1 Likes
616 Views
Posts: 31
Topic starter
(@supertrooper)
Trusted Member
Joined: 3 years ago

We have noticed that many comments on our website have an alignment problem (see attached screenshot).

alignment problem

The problem can be solved manually be editing the comment and removing the empty lines. This is incredibly time consuming. In addition it is impractical to try to teach commenters not to leave empty lines in their comments.

How can this issue be resolved?

 

4 Replies
Asti
Posts: 7124
 Asti
Support
(@asti)
Illustrious Member
Joined: 6 years ago

@supertrooper,

Please leave a direct link to this page.  

3 Replies
(@supertrooper)
Joined: 3 years ago

Trusted Member
Posts: 31
Asti
 Asti
Support
(@asti)
Joined: 6 years ago

Illustrious Member
Posts: 7124

@supertrooper,

Use this CSS code:

#wpdcom #wpd-threads .wpd-comment .wpd-comment-text p{
  margin-left: 8.5% !important;
  margin-right: 10% !important;
}

Put the code in the Top Admin Bar > Customize > Additional CSS > "Additional CSS" textarea, save it, delete all caches and check again. 

Please don't forget to press Ctrl+F5 (twice) on the frontend before checking.

(@supertrooper)
Joined: 3 years ago

Trusted Member
Posts: 31

@asti

Works perfectly.

Thanks for the great support.

Share: