I want to make the Email Field and Submit Button line-up into one single line. I have tried all of the CSS combinations I can think of (EG. display: inline-block;) but without success!
Also, how do you put a placeholder inside the Email Field such as “Enter your email…”? I have searched all through the documentation but cannot find anything about this!