Skip to content

Instantly share code, notes, and snippets.

@studiopress
Last active November 9, 2017 14:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save studiopress/f944dbe0289a8aa294b188bbcf15cc1d to your computer and use it in GitHub Desktop.
Save studiopress/f944dbe0289a8aa294b188bbcf15cc1d to your computer and use it in GitHub Desktop.
Add HTML for custom entry message boxes.
<p class="message green">This is an example of custom message, which is easy to implement and can be used to put emphasis on a particular thought or sentiment. <a href="#">Click here for more</a>.</p>
<p class="message orange">This is an example of custom message, which is easy to implement and can be used to put emphasis on a particular thought or sentiment. <a href="#">Click here for more</a>.</p>
<p class="message red">This is an example of custom message, which is easy to implement and can be used to put emphasis on a particular thought or sentiment. <a href="#">Click here for more</a>.</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment