White space around embedded form in raw content element

Hello,

I’m working on this website:

Specifically, on the HTML form at the bottom of the home page.

I’m trying to figure out how to style the form so there is no white space around it. I have changed (I think) all of the background colors in the code for the form. I’ve looked for padding/margins around the form. But I just can’t figure out what the white space is or how to change it.

As you can tell, my HTML knowledge is very limited!

Can you help please?

Hi @cpb1g13,

Did you remove the form on the homepage? I don’t see it when I visited the page. See this: https://screencast-o-matic.com/watch/cqXYQVUtNV
Please clarify.

Hi Lely. Yes I did. I needed something temporary solution for people to use, but I think I’ll just leave it like it is for simplicity. Sorry for the confusion.

I have a similar issue with the form on the contact page, though. Can you help me with that please?

The problem is that it doesn’t scale at different screen sizes, and I don’t know how to change the code so it’s fits on mobile view.

What would you suggest?

Hi @cpb1g13,

Thank you for the clarification. The form is made of table structure. By default table is not responsive. Checking the source code, I can see it is Infusion form. It would be best to consult infusionsoft on how to make it responsive. I found this youtube video that might help you too. The code is created in infusionsoft so it would be best to consult them on how to fixed it.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.