Skip to content

Commit 7652983

Browse files
committed
fix newsletter signup design
1 parent 109c443 commit 7652983

File tree

1 file changed

+22
-19
lines changed

1 file changed

+22
-19
lines changed

_pages/contact.md

Lines changed: 22 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -20,22 +20,25 @@ Newsletter
2020

2121
Subscribe to our newsletter to receive news & announcement about Reqnroll!
2222

23-
<div class="mc4wp-form-fields"><p>
24-
<label>First Name</label>
25-
<input type="text" name="FNAME">
26-
<div data-lastpass-icon-root="" style="position: relative !important; height: 0px !important; width: 0px !important; float: left !important;"></div></p>
27-
<p>
28-
<label>Last Name</label>
29-
<input type="text" name="LNAME">
30-
</p>
31-
<p>
32-
<label>Email address:
33-
<input type="email" name="EMAIL" placeholder="Your email address" required="">
34-
</label>
35-
</p>
36-
37-
<p>
38-
<input type="submit" value="Subscribe" style="background-color: var(--wp--preset--color--accent)!important;border-radius: 0.375em;border-width: 0;color: var(--wp--preset--color--accent-text)!important;padding: 8px 30px;">
39-
</p></div>
40-
41-
By submitting your information, you’re giving us permission to email you. You may unsubscribe at any time.
23+
<script>(function(){window.mc4wp=window.mc4wp||{listeners:[],forms:{on:function(evt,cb){window.mc4wp.listeners.push({event:evt,callback:cb})}}}})()</script><form
24+
id="mc4wp-form-1" class="mc4wp-form mc4wp-form-245 mc4wp-form-theme mc4wp-form-theme-light" method="post" data-id="245" data-name="Subscribe to Reqnroll Newsletter" ><div
25+
class="mc4wp-form-fields"><p>
26+
<label>First Name</label>
27+
<input
28+
type="text" name="FNAME"></p><p>
29+
<label>Last Name</label>
30+
<input
31+
type="text" name="LNAME"></p><p>
32+
<label>Email address:
33+
<input
34+
type="email" name="EMAIL" placeholder="Your email address" required />
35+
</label></p><p>
36+
<input
37+
type="submit" value="Subscribe" style="background-color: var(--wp--preset--color--accent)!important;border-radius: 0.375em;border-width: 0;color: var(--wp--preset--color--accent-text)!important;padding: 8px 30px;" /></p></div><label
38+
style="display: none !important;">Leave this field empty if you&#8217;re human: <input
39+
type="text" name="_mc4wp_honeypot" value="" tabindex="-1" autocomplete="off" /></label><input
40+
type="hidden" name="_mc4wp_timestamp" value="1744746644" /><input
41+
type="hidden" name="_mc4wp_form_id" value="245" /><input
42+
type="hidden" name="_mc4wp_form_element_id" value="mc4wp-form-1" /><div
43+
class="mc4wp-response"></div></form><p
44+
class="has-x-small-font-size">By submitting your information, you’re giving us permission to email you. You may unsubscribe at any time.</p>

0 commit comments

Comments
 (0)