The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
how to move "input ...
 
Share:
Notifications
Clear all

[Solved] how to move "input too long" error pop-up

2 Posts
2 Users
0 Likes
321 Views
Posts: 1
 JDew
Topic starter
(@jdew)
New Member
Joined: 9 months ago

We have character limits on our comments section, but the input too long error message appears underneath the page menu and people can't see anything except the bottom part of the red text box, so no one know why their comment won't post. How do I move the "input too long" error box to pop up below the comment instead of above it and underneath the page menu? 

1 Reply
Asti
Posts: 7145
 Asti
Support
(@asti)
Illustrious Member
Joined: 6 years ago

@jdew,

Please try to use the CSS code below: 

#wpdiscuz-comment-message.wpdiscuz-comment-message-auth{
     top: 50% !important;
}

Put the code in the "Custom CSS code" textarea, located in the Dashboard > wpDiscuz > Settings > Styles & Colors admin page.

The red-marked value can be changed as you like.

Don't forget to delete the caches before checking.

Share: