Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #492550

    Can you take a look at this alignment issue?

    http://mtac.us/place-order/

    Note the List item at the bottom of the page. The rows are not lined up properly. The folks at GF helped me set the column widths, but it did not solve the alignment issue. Somehow, the rows are not aligned.

    (Last questions under Order … Columns are Quantity and Product Code

    Suggestions? Thanks!

    Steve

    #492966

    Hey spidercreations!

    Try adding this to a codeblock element in the page.

    <style type = "text/css">
    .gfield_list_7_cell1 input {
      position: relative;
      top: 12px;
    }
    </style>

    Best regards,
    Elliott

    #493001

    Fixed. Thank you.

    Steve

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Alignment Issue with Gravity Forms’ is closed to new replies.