1. Home
  2. Docs
  3. Supreme Shortcodes
  4. Shortcodes
  5. Highlights & Labels

Highlights & Labels

Highlights

Use the highlight or label shortcode to emphasis a certain text on your page. It works particularly well on looooong Posts where braking the long paragraph with highlighter text can ease the restlessness of a reader and trigger a faster reading and better memory. See some nice examples below.

Options:

  • Text colour
  • Background colour
  • Text
  • Class
Supreme Shortcodes - Highlight

        [st_highlight background_color="#3498db" text_color="#ffffff"]Content[/st_highlight]
    

 

Labels

Labels should be use for single words only, but you can put a whole sentence if you want. Note that depending on how they are used, badges may be confusing for users of screen readers and similar assistive technologies. While the styling of badges provides a visual cue as to their purpose, these users will simply be presented with the content of the badge. Depending on the specific situation, these badges may seem like random additional words or numbers at the end of a sentence, link, or button.

Options:

  • Background colour
  • Text colour
  • Text
  • Class
Supreme Shortcodes - Label

        [st_label type="success"]Content[/st_label]