Forms in line
-
Hi I need put the forms in-line on my website, I’ve tried with the documentation but it’s not working. I’d like to get the two forms and submit button in-line.
Could you help me whit that?Take a look at the bottom of the page:
Url: https://staging9.weeboo.eu/I’m using the next code in forms:
<div class=”subscribe-form”>
<input type=”text” name=”FNAME” id=”mc4wp_email” class=”form-control” placeholder=”Your name”/>
<input type=”email” name=”EMAIL” id=”mc4wp_email” class=”form-control” placeholder=”Your email address” />
<input type=”submit” name=”subscribe-submit” value=”Subscribe” class=”btn btn-large” />
</div>Many thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Forms in line’ is closed to new replies.