• Resolved salave

    (@salave)


    Although we’ve been able to expand the message box’s height through css modification, we still need to figure out how to get the text to drop down as we type because it currently only moves to the right.

    If you can give me a custom addition CSS, that would be great. (Screenshot)

    • This topic was modified 1 year, 4 months ago by salave.
Viewing 1 replies (of 1 total)
  • Plugin Author ProfileGrid Support

    (@profilegrid0)

    Hello @salave,

    Please apply the below CSS in your site’s current theme CSS file and then after clearing the browser cache:

    #chat_message_form?.emojionearea.emojionearea-inline>.emojionearea-editor?

    {

    white-space: normal !important;

    }

    If you still face any issues, please get in touch with us directly using this form.

Viewing 1 replies (of 1 total)
  • The topic ‘Text message drop-down’ is closed to new replies.