Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter wiebke.wetzel

    (@wiebkewetzel)

    PS: the only way to prevent this is to add several times the &nbsp-tag between columns and following content, until the content breaks correctly. For the page in question I needed 12 of them:

    <p style="text-align: center;">Ein gebuchter ... werden.</p>
    [/ezcol_1third_end]
    
    &nbsp;
    &nbsp;
    &nbsp;
    &nbsp;
    &nbsp;
    &nbsp;
    &nbsp;
    &nbsp;
    &nbsp;
    &nbsp;
    &nbsp;
    &nbsp;
    
    Titelbild von <a href="https://www....">Pathdoc | Shutterstock</a>
    
    Unfortunately, this adds a lot of blank space on a smartphone.
    Thread Starter wiebke.wetzel

    (@wiebkewetzel)

    In the meantime I tried

    <div>  columns </div>
    <section> columns </section>
    and <article> columns </article>

    .
    Neither helped.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘content below columns is shifted’ is closed to new replies.