Too much space between text in my form

Hello guys. I’ve been trying unsuccessfully to reduce the white space in this form. Please how do I go about it using CSS.

My challenge is how to reduce the space between the title of the form (source code hub survey) and the name input field. Same with the space between the name and email input fields. Thank you.

That whitespace could be there for many reasons, it’s impossible to help unless you also share your code.

Have you inspected the elements with your browser’s developer tools? Does any element have huge margin or padding for example?

1 Like