@kkifer You will have to add some CSS to change the alignment, specifically the ‘style’ attribute:
img src=”IMG URL” style=”float:left;”
You can also change the size of the image using the same style attribute if needed. There are WordPress theme classes that cause the image to look a certain way, but by making the changes inline (using the style attribute), you can override these classes and apply them to your image. For more info, I’d look into CSS: https://www.bitdegree.org/learn/inline-css
Hopefully this helps. Sorry about the delay in responding.
Nate
BNG Design
-
This reply was modified 5 years, 8 months ago by
Design Team.