• Resolved M.F. Jong

    (@mfjtf)


    Hi, this is a great plugin. There are padding/margin issues when the following situation occurs

    • select field used
    • gf_right_half class used
    • field label hidden

    The styling issue is that the two fields (using class gf_left_half and gf_right_half) are verticall not aligned.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Surbma

    (@surbma)

    Hi Marcel,

    thank you for the feedback! Can you please provide me a URL, where I see the issue?

    Thread Starter M.F. Jong

    (@mfjtf)

    No we do not have it online to show and the one that is online is fixed with this CSS

    .gform_wrapper li.hidden_label input {
        margin-top: 0px;
    }
    

    You can simply reproduce this issue by

    • Create text field with class “gf_left_half”
    • Create dropdown field with class “gf_right_half”
    • Hide the labels for both fields
    • This reply was modified 5 years, 8 months ago by M.F. Jong.
    Plugin Author Surbma

    (@surbma)

    @mfjtf I have fixed it (a little bit different, than your fix) and uploaded the new version. You can update and use the new plugin with hidden labels.

    Thank you for your feedback and help! If you have some time and like my plugin, it would be nice to have a short review, so it can help others, who are looking for the same solution. Thank you very much!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Select field alignment issues’ is closed to new replies.