Hello,
Lines of text are justified when using a mobile phone for news items, such as https://lacasatorre.nl/restaurants/
See screenshot: https://imgur.com/a/AtXsV64
This is not the case with a similar site such as https://werkhuismaastricht.nl/nieuws/
Here I made the page with advanced editor, with lacasatorre I used the default editor.
Could this be the difference?
Regards Tom
Hey tomcusters,
Please try the following in Quick CSS under Enfold->General Styling:
#top .fullsize .template-blog .post .entry-content-wrapper {
text-align: initial;
}
Best regards,
Rikard
Hello Rikard, works fine now.
Thanks and regards Tom