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

    Hello there!
    I have a grid row set up with 2 cells, one with an image, one with text and I’d like them to top align with one another but it’s not working.
    I’ve set the alignment of both Grid Row cells to TOP and given them the same padding but they’re still not lined up.

    #888660

    Hey taylorchiu,

    Add this to quick css:

    .page-id-30676 .flex_cell_inner .avia-builder-el-first{
    padding-top:0px!important;
    }

    Best regards,
    Jordan Shannon

    #888665

    Worked like a charm! Thank you so so much :)

    #888670

    Hi,

    No problem. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Grid row image & text not aligning to top’ is closed to new replies.