Unable to Change 'All Paragraphs' on seperate CMS pages

The answer lies in the last paragraph of the placeholder text displayed in a Rich Text Field, when placed on a page. →

How to customize formatting for each rich text

Headings, paragraphs, blockquotes, figures, images, and figure captions can all be styled after a class is added to the rich text element using the “When inside of” nested selector system.

So drop a RTE on a page and give it a class. Then style the elements using the “When inside of” nested selector system.

If you want these styles to apply to a RTF on a template, just add the class you just styled all the elements with, to the RTF.

2 Likes