Change highlight shortcode color

Hi
I want to change the highlight shortcode’s background color to #b42025. How do i do this?

Regards
AJ

Hi There,

The highlight shortcode has a style attribute which you can add directly the CSS styles.

So you can the background color to your shortcode:

[highlight style="background-color: #b42025;"]estis et ego reficiam vos[/highlight]

For more information, please take a look at this:

http://demo.theme.co/integrity-1/shortcodes/highlight/

Regards!

that works perfectly !
thanks :slight_smile:

You’re welcome!
Thanks for letting us know that it has worked for you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.