Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #230897

    not sure what my issue is here but if you can take a look I sure would appreciate it. The pic in the middle is is taking precedence at top and the other two columns are starting where the pic ends.

    #230922
    This reply has been marked as private.
    #230983

    Hi!

    Please add this on your custom.css or Quick CSS:

    td {
    vertical-align: top;
    }

    Regards,
    Ismael

    #230989

    Bingo! Thanks so much

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Table inside accordion out of alignment’ is closed to new replies.