Image inserted in text element

Hello,

I’d like to add an image in a text element, so that the text goes arroung the image normally. The problem that I have is that there is only the first line which is aligned with the image (vertical-centered) and the rest of the text is bellow is. I’d like the text to continue on the right side of the image, and then go below it when the text is longer (I hope you can understand me :slight_smile: ). What should I change to make it works?

Is "text I have in the text element and below how it looks like:

<img src ="https: //unepausenergetique.fr/wp-content/uploads/2018/09/Logo-Une-Pause-Energetique.jpg" style="width:70px; padding:10px;">Le shiatsu peut être pratiqué en position assise si le receveur est âgé, à mobilité réduite ou alité. Les pressions sont adaptées à l’état de la personne, aux circonstances, demande. Elles ne seront pas effectuées sur toutes les parties du corps systématiquement. Mais ciblées selon la cause du déséquilibre et les méridiens concernés.

Thanks,
Antoine

Hello Antoine,

Thanks for writing in!

When insert an image in the text element, you may need to indicated the alignment of the image as shown in the screenshot below:

Hope this helps. Please let us know how it goes.

Thank you!

It added class="alignleft" which makes it work :slight_smile:

Glad you’ve sorted it out :slight_smile:

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