Hello! I can’t find the solution to the following: I have to apply 2 different styles to the Rich Text block using the CMS. The thing is, the paragraph only appears in one color, and one of the 2 styles has a dark background… How do I make one have light text and the other dark? Thank you very much ![]()
If it’s CMS-bound, then here are a few options-
- Repurpose a different block-level element like the blockquote, and style it however you want for your style B.
- Use an Embed with custom code and a DIV with a custom class
- Use an extension like Finsweet’s powerful rich text lib
- Or Refokus rich text enhancer