diff --git a/webapp/components/emoji/components/emoji_list.jsx b/webapp/components/emoji/components/emoji_list.jsx
index 257cc567fb..273fc8a257 100644
--- a/webapp/components/emoji/components/emoji_list.jsx
+++ b/webapp/components/emoji/components/emoji_list.jsx
@@ -141,10 +141,18 @@ export default class EmojiList extends React.Component {
-
+
+
+
+
+
+
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index ad1c1d3636..f4e4351113 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -1026,7 +1026,8 @@
"emoji_list.creator": "Creator",
"emoji_list.delete": "Delete",
"emoji_list.empty": "No Custom Emoji Found",
- "emoji_list.help": "Custom emoji are available to everyone on your server and will appear in the emoji autocomplete menu. Other users may need to refresh the page before new emojis appear.",
+ "emoji_list.help": "Custom emoji are available to everyone on your server. Type ':' in a message box to bring up the emoji selection menu. Other users may need to refresh the page before new emojis appear.",
+ "emoji_list.help2": "Tip: If you add #, ##, or ### as the first character on a new line containing emoji, you can use larger sized emoji. To try it out, send a message such as: '# :smile:'.",
"emoji_list.image": "Image",
"emoji_list.name": "Name",
"emoji_list.search": "Search Custom Emoji",