Site logo

[Support request] how to align two text side by side

Home Forums Support [Support request] how to align two text side by side

Home Forums Support how to align two text side by side

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2537753
    steven

    I have blog posts with songs in translation, but I’m having trouble aligning the two texts to match the translations. is there a method? example in the link.

    https://ingles5minutos.com.br/blog/what-do-you-mean-justin-bieber-letra-em-ingles/

    #2537803
    David
    Staff
    Customer Support

    Hi there,

    try adding this CSS:

    .align-top tr {
        vertical-align: top;
    }

    Then select the Table you want to align top and in Advanced > Additional CSS Class(es) add: align-top

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.