1. Home
  2. Help Center
  3. Reading Indicator
  4. Reading Indicator CSS Customisations

Reading Indicator CSS Customisations

Reading Indicator CSS Customisations

The Reading Indicator styling is very simple if you understand the CSS selectors and their meanings.

Reading Indicator Settings
Reading Indicator for WordPress – Plugin Settings

The Custom CSS field allows you to add additional styles to reading progress bar. The styles you add here will override the default styles of the plugin. For example:

#t42as-reading-indicator {
    outline: 1px dashed #0f0;
    outline-offset: 2px;
}

If you have any problems with styling, or you can’t achieve your desired style, please contact with our support team.

Was this article helpful?
Help us make these docs great!

See something that's wrong or unclear?
Submit an issue and we will fix it.

Submit issue
Share your thoughts