Ugly Image word wrap problem

I’m having a problem when I add an image to my article body, and right-align it. Specifically, the words wrap up next to the image in ugly way. You can see the problem here: http://imgur.com/a/Ca8DR

I would appreciate some help! Thanks.

Hi @therevisionist,

I hope you are well today and thank you for your question.

Could you please share me the page URL from your site where it is not displaying correctly so that i can troubleshoot it?

Best Regards,
Movin

Here is the url: therevisionist.org/bio-hacking/how-does-the-inflammatory-process-work-purpose-signs-triggers/

I believe the problem happens for both left and right aligned images…

P.S.> You’ll notice that I am using a different account, because no matter how many times I submit with the @therevisionist account on this thread, it doesn’t go through. I don’t know why.

Here is the url of my page: therevisionist.org/bio-hacking/how-does-the-inflammatory-process-work-purpose-signs-triggers/

But I believe the problem happens for both left and right aligned images on any of my webpages.

If you don’t want words to break then you can try adding the following CSS code in the Custom CSS option of the latest version of Sparkling theme on the below path.

Admin Area -> Appearance -> Customize -> Additional CSS

.entry-content {
    word-wrap: normal;
    }

This fixes the problem pretty well, thank you!

Yes I had a similar question with the image as well but its with the caption. The default font of the words under the caption is HUGE. How do I make it smaller similar to this blog? I have also attached the image which i am talking about as well https://markmanson.net/life-purpose

@therevisionist You are most welcome here :slight_smile:

@grandmarose To help us keep support thread separates could you please create your own thread for your question here https://colorlibsupport.com/c/sparkling/ instead of replying on others thread as it makes the thread messy and hard to read.

If you want to you can also add reference of this thread in your newly created thread.

We would be more than happy to help you on your new thread.