I added images to a page, selected right align on all of them — and they all show as just inline graphics, no alignment or text wrap at all!
I tried center align, to put each image above its paragraph; still not working.
The code is the same as for any other image I have added to a WordPress page. This is the first time I have used your thene.
[img class=”size-thumbnail wp-image-172 aligncenter” src=”http://www.wheelforwomen.org/wp-content/uploads/2018/09/beloved-community-150×150.jpg” alt=”book cover” width=”150″ height=”150″ /]
I tried a different theme and alignment worked. This is definitely a problem in your theme. I am amazed that I found no other questions about it!
Hi Anitra,
Your image tag is wrapped inside the anchor tag that is why it is not center aligned. Try to remove the anchor tag and then check whether it’s working or not.
Let us know if this works or not
Best Regards