Hello, everyone.
I made a form on Google and decided to leave it on my site, like catching emails. But I have a problem. If I leave it in the sidebar, it gets tight, it does not fit right. If I leave below posts (as in this: link ) it too prompts scrollbar.
Would I have to remove these form margins (above and sideways, for example) to get more content pasted into the spaces where I submitted the form? Type, remove the padding-top and padding-left from the title and content, as well as the questions?
The form code is
<iframe
src="https://docs.google.com/forms/d/1nY8yCiEQaGCwfInOiRe8xFttY9Y9NB1VqAfDfouTC2w/viewform?embedded=true"frameborder="0" width="640" height="300" marginheight="0" marginwidth="0">
</iframe>