IMAGE ESCAPES COLUMN FOR CMS BLOG

Hey Webflow fam! I’m building a client blog and want it to look custom while making it super easy for the client to upload content.

I want the client to be able to add text and images into the body section of their CMS collection, and if text then 8 column, if image then 12 column.

Is there a way to add CSS code to the collection page to achieve this? (Mockup attached for reference)

You don’t need custom code, make your RT’s section the size of the images, then you’ll style all titles, paragraphs, list and other elements with a left and right padding to achieve your design.

Ah that works! I didn’t realize I could do nested classes with RTE and target the headings etc. Thanks so much for easy tip!