Moving text under image

Hi,

How can I move the bold text (Richard (Ric) Stern Coach) to be located under the image?
http://ran-margaliot.com/new/en/professional-staff/

many thanks!

The easiest way is to wrap a <div> around both the <img> (or in this case, the <a>) and the caption, and then set dimensions and float the <div> instead of the image.

Or just remove the left margin on ā€œ#post pā€

If you need that to stay then specifically target that <p> with the text.