• Resolved Anonymous User 8845258

    (@anonymized-8845258)


    I want the text to be displayed on the presentation page across the entire width. and not on the left side. I’ve tried everything possible, but it does not work. Can someone help me please?

    https://www.oekologiederkindheit.com

Viewing 2 replies - 1 through 2 (of 2 total)
  • This can be done using a custom css plugin. After it’s installed, try adding this code:

    .magazine-layout #content article.post {
        width: 100%;
    }
    Thread Starter Anonymous User 8845258

    (@anonymized-8845258)

    Thank you it works ?? It requires no css plug-in that can even be placed directly in the Theme Settings ?? Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Whole width of the text on the presentation page’ is closed to new replies.