Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1320816

    Hi there. I have blog posts that have strange spacing on mobile. I always add text using the text editor (so the cause is not copy/pasting from Word or anything like that.)

    But some sentences have random gaps between words in sentences throughout the blog posts. This issue is not happening on pages.

    (links posted below in private content.)

    This strange spacing is happening on both safari and Firefox mobile. Its most noticeable with the phone in vertical position, but you can still see spacing issues when tilted horizontal also – again just blog posts and every one of them.

    Can you help me find a fix for this? Thanks so much!

    #1320921

    Hey,

    Thanks for contacting us!

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    #top .fullsize .template-blog .post .entry-content-wrapper {
        text-align: start;
    }
    

    Best regards,
    Yigit

    #1321092

    Hi Yigit – that did the trick! Thank you!!!!.

    • This reply was modified 3 years, 2 months ago by biggsuccess.
    #1321223

    Hi,

    You are welcome! Let us know if you have any other questions and enjoy the rest of your day :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Starnge word spacing in blog post on mobile’ is closed to new replies.