Viewing 1 replies (of 1 total)
  • Thread Starter itoni

    (@itoni)

    I wrote too soon! I was doing this wrong as I was placing the justify code outside of the grid as below:

    <p style=”text-align: justify;”>[column grid=”3″ span=”1″]Some text.[/column]</p>

    Below worked for me:

    [column grid=”3″ span=”1″]<p style=”text-align: justify;”>Some text.[/column]</p>

    Regards

    Toni

Viewing 1 replies (of 1 total)
  • The topic ‘Justify Text’ is closed to new replies.