My blog posts have funny spacing and formatting on all devices, Desktop, mobile, everything, as seen here:
I would love to get these fixed. Maybe its some enfold settings?
Hi James,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
#top .fullsize .template-blog .post .entry-content-wrapper {
text-align: left;
}
Hope it helps.
Best regards,
Nikko
This worked a treat. Thank you. So why does this issue happen?
Thanks again!