0
Hello, everybody.
I made a form in Google and decided to leave in my site, as captures of emails. But I have a problem. If I leave it on the laterial bar, it’s tight, it doesn’t fit right. If I leave it below the posts (as in this: https://colunastortas.wordpress.com/2013/07/22/modernidade-liquida-o-que-e/ ) it also asks scroll bar.
Could I remove these margins of the form (above and sides, for example) to leave the content more glued in the spaces where I put the form? Like, remove the padding-top and padding-left from the title and content, as well as the questions?
The code of the form is
<iframe
src="https://docs.google.com/forms/d/1nY8yCiEQaGCwfInOiRe8xFttY9Y9NB1VqAfDfouTC2w/viewform?embedded=true"
frameborder="0" width="640" height="300" marginheight="0" marginwidth="0">
</iframe>
Dude I recommend you make your own form, it’s very simple and you have more freedom to change the layout and all the other things you want
– João Victor Gomes Moreira
Anyway, edit the question by placing the code to make it easier to help you
– João Victor Gomes Moreira
I put the code, there’s a script part on google Forms, I think I could put some code there.
– Vinicius Siqueira