hi there!
how can i make the text float around the image responsively?
in this page: http://isabelgatzke.com/about/
i tried the html option in the gridder but i couldnt make it work.
thank you for your help!
text float image
hi there!
how can i make the text float around the image responsively?
in this page: http://isabelgatzke.com/about/
i tried the html option in the gridder but i couldnt make it work.
thank you for your help!
hello, can you give me a hint maybe?
highly appreciated!
:)
The text and float requires the image and text to be within the same parent container.
I was able to add the image to the same container as the text by using the <> source code input within the text element:
There i added an image manually:
The Code:
<img src="insert-image-url-address-here" alt="what-you-want-to-call-it" />
The image url address can be found within media library when inspecting an image:
Then if i apply float:left
to the image the text and image wrap 👍
Thank you so much! Ill try it out
Thanks @hanna have a wonderful day 🌝