LogoLogo
Highlight and ShareGet QuotesDLXDLX PluginsMediaRon
Highlight and Share
Highlight and Share
  • Welcome to Highlight and Share
  • Getting Started
    • Installing the Plugin
    • Finding the Plugin's Settings
    • How Highlight and Share Works
    • Configuring the Display Settings
    • Enabling the Social Networks
    • Enabling Shortlinks
    • Advanced Selectors
    • Changing Themes and Appearance
      • The Theme Preview
      • Reordering the Social Networks
      • Choosing a Theme
      • Configuring a Custom Theme
  • Inline Highlighting
    • What is Inline Highlighting
    • How to Add Inline Highlighting to Text
    • Configure Inline Highlighting
  • Image Sharing
    • What is Image Sharing?
    • Configuring Image Sharing
  • Click to Share Shortcode
    • Shortcode Parameters
    • Custom Shortcode Themes
  • Click to Share Block
    • The Click to Share Block
    • Configuring the Block Editor Settings
  • Emails
    • Email Sharing
    • Email Admin Settings
  • Developers
    • Available Social Networks
    • Actions and Filters
      • Disable or Enable Text Selection
      • Changing Labels and Tooltips
      • Disabling CSS
      • Enabling or Disabling Social Networks
    • GitHub Repo
  • Quick Links
    • Highlight and Share Home
    • Highlight and Share Download
    • Support
    • MediaRon Home
    • DLX Plugins Home
    • Brand Assets
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Inline Highlighting

How to Add Inline Highlighting to Text

Highlighting text is incredibly simple

PreviousWhat is Inline HighlightingNextConfigure Inline Highlighting

Last updated 2 years ago

Was this helpful?

Inline highlighting is very simple. Simply highlight some text in the block editor, and select Inline Social Highlight.

If you need to highlight text outside of the block editor, just wrap a span element around the text and give it a class of has-inline-text.

Sample HTML code
<span class="has-inline-text">Text to Highlight</span>
Inline Highlighting in the WordPress Block Editor
Select Inline Social Highlight to Highlight Text