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!
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
Hi Yigit – that did the trick! Thank you!!!!.