Text block flowing outside container CSS

Hi there,

Quick question, a client of mine wants to achieve something like this.:


Is there a way in css to do this?

Thanks!

Hey @Pbalazs89,

That is technically possible using pure CSS but that would be quite complex. A simple way to achieve that would be to use image background and negative margins. See https://youtu.be/Yz-Y-BKwv3c

You have 2 background options in the builder so you can achieve effects like this:

Hope that helps.

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