Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #658825

    Yigit, thank you for your help earlier with my CSS spacing issue with Gravity Forms… however, the fix you supplied removed spacing from ALL the form elements instead of just between the form Title and the first form element. With the fix in place, everything is squished together. Do you have a solution that would retain the current spacing between the form Title and the conditional Dropdown, all while keeping the default spacing between the form elements?

    #658836

    Hi breakpoint!

    i have loaded your font, and it looks just fine.
    Can you please show us a screenshot of the area, or have you removed the code?

    Thanks a lot

    Regards,
    Basilis

    #658850

    Basilis,

    Thanks for the reply, however I’m not sure why you are referencing the font as it is fine. Please see the attached image (link) for a visual of the following description.

    1. I would like the form Title and initial dropdown form element to be closer together (as referenced by the red rectangle on the left-hand portion of the image with the code applied.)

    2. The remaining form elements (as shown within the orange rectangle on the right-hand portion of the image with the code applied) are preferable. As you can see, all the form elements are too close together with the code applied.

    Note: the code is still in place.

    • This reply was modified 7 years, 8 months ago by breakpoint.
    #659374

    Hi,

    Can you please try using following code instead

    .page-id-56 .gform_body {
        margin-top: -20px;
    }

    Best regards,
    Yigit

    #659381

    Ahhhh… Yigit, this is much better… thank you!

    #659385

    Hi!

    You are welcome! Let us know if you have any other questions or issues

    Cheers!
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Gravity Forms CSS Fix Revisited’ is closed to new replies.