Rich Text not formatting in Designer based on CMS

Hey guys, I seem to be a bit in the weeds. This is my first time using the CMS, and maybe I’m missing something but my Rich text in designer is not formatting to CMS. I’ve provided a read only to my blog. Any help is greatly appreciated


This should help-

Thank you for your response, however the CMS collections manager format is still not binding to the rich text field in designer. Once you take a quick look at the project, you will notice there’s a difference with how its dispayed

Your thumbnail isn’t readable, but I think you might be misunderstanding how the CMS works?

The CMS is a data-store, it has no styling. It’s a proper separation of data v. style concerns. The styling is defined only in the Rich Text element that you bind that field to, and is defined by the rich text element’s class and how you’ve styled the nested elements like “All H1’s within MyRichText”.

You can bind the same CMS rich text field to 100 differently styled rich text element for 100 different views of that same content.

If you want to see your rich text styled, style it on the canvas and then do your editing work there on the canvas.