Use float to wrap text around images and clear a wrapped element.
To float an image to the left and have the text underneath wrap around:
When floating an image to the right, remember to add left and bottom margin to create space.
To set clear on an element that’s being wrapped:
You can use floats to stack elements horizontally and fill up the entire width of a parent element, like the columns element. To create custom columns with floats:
You can also use floats to shift an element to the left or right within a parent element. The process is the same as floating an image, described above.
Something went wrong while submitting the form. Please contact support@webflow.com