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

    hi,
    when we add an image to the first column of a table all other columns display the text below the image.. example below.

    Thank you

    #1479473

    Hey finchkelsey,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .avia-data-table-wrap td {
    	vertical-align: top;
    }

    Screen Shot 2025 03 16 at 9.07.45 AM

    Best regards,
    Mike

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