Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1484922

    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.

    #1484942

    Hey roDesignment,

    Could you post a link to where we can see the problem that you are having please?

    Best regards,
    Rikard

    #1485006

    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.

    #1485007

    It doesn´t look good at mobile devices.

    #1485020

    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

    #1485026

    Dear Rikard,

    thank you so much. It worked!

    Best wishes,
    Rouven

    #1485037

    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

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Posts appear in justified text on mobile devices’ is closed to new replies.