Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter ZLC

    (@kindnessville)

    I found the answer by searching your forum.

    Here’s the solution in case someone else is looking for it:

    tr.order_item > td.td:first-child {
        display: flex;
        align-items: center;
    }
    
    tr.order_item > td.td:first-child img {
        padding-right: 10px;
        padding-bottom: 0;
    }
    hannah

    (@hannahritner)

    Hey @kindnessville,
    Glad you were able to find a solution! Let us know if there’s anything else we can help you with.

    Best,
    Hannah

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Vertical center alignment in receipt’ is closed to new replies.