Tagged: posts justified text
Could someone please help me and tell me how I can configure the settings so that the text in posts isn’t automatically justified when viewed on mobile devices? Thank you.
Hey roDesignment,
Could you post a link to where we can see the problem that you are having please?
Best regards,
Rikard
Hello Rikard,
thanks for answering. E.g. here: https://www.feelfree.jetzt/2025/05/26/gongzyklus/
I´d just like to have a left bound “Flattersatz” not justified text in a spread up block.
Thx.
It doesn´t look good at mobile devices.
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
#top .fullsize .template-blog .post .entry-content-wrapper {
text-align: left;
}
}
Best regards,
Rikard
Dear Rikard,
thank you so much. It worked!
Best wishes,
Rouven
Hi,
Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard