Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions src/css/_layout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -128,4 +128,29 @@ hr {
border-radius: 50%;
border: 3px solid #FFF;
max-width: 100px;
}

.newsletter-grid {
display: grid;
grid-template-columns: 1fr;
gap: 2rem;
align-items: start;

@media (min-width: 768px) {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
}

.newsletter-heading {
display: grid;
gap: 1rem;
font-size: 1.1rem;
line-height: 1.6;
}

.newsletter-embed {
iframe {
width: 100%;
border: none;
}
}
59 changes: 32 additions & 27 deletions src/pages/newsletter.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,35 +5,40 @@ redirectFrom: "/newsletter"
linkText: "Newsletter"
---

**Get exclusive bonus mixes plus weekly reminders with our House Finesse newsletter, sent straight to your inbox on Fridays.**

<div id="mc_embed_shell">
<link href="//cdn-images.mailchimp.com/embedcode/classic-061523.css" rel="stylesheet" type="text/css">
<style type="text/css">
#mc_embed_signup{background:rgba(255,255,255,0.8); padding: 1rem; color: #333; }
/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
</style>
<div id="mc_embed_signup">
<form action="https://housefinesse.us5.list-manage.com/subscribe/post?u=021cc164cdf9c6b15570178a6&amp;id=a493ff16e4&amp;f_id=004a3deaf0" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_self" novalidate="">
<div id="mc_embed_signup_scroll">
<div class="indicates-required"><span class="asterisk">*</span> indicates required</div>
<div class="mc-field-group"><label for="mce-EMAIL">Email Address <span class="asterisk">*</span></label><input type="email" name="EMAIL" class="required email" id="mce-EMAIL" required="" value=""><span id="mce-EMAIL-HELPERTEXT" class="helper_text">So we can send you all our content</span></div><div class="mc-field-group"><label for="mce-FNAME">First Name </label><input type="text" name="FNAME" class=" text" id="mce-FNAME" value=""><span id="mce-FNAME-HELPERTEXT" class="helper_text">So we know your name</span></div>
<div id="mce-responses" class="clear foot">
<div class="response" id="mce-error-response" style="display: none;"></div>
<div class="response" id="mce-success-response" style="display: none;"></div>
<div class="newsletter-grid">
<div class="newsletter-heading">
<p><strong>Get exclusive bonus mixes plus weekly reminders with our House Finesse newsletter, sent straight to your inbox on Fridays.</strong></p>
</div>
<div class="newsletter-embed">
<div id="mc_embed_shell">
<link href="//cdn-images.mailchimp.com/embedcode/classic-061523.css" rel="stylesheet" type="text/css">
<style type="text/css">
#mc_embed_signup{background:rgba(255,255,255,0.8); padding: 1rem; color: #333; }
/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
</style>
<div id="mc_embed_signup">
<form action="https://housefinesse.us5.list-manage.com/subscribe/post?u=021cc164cdf9c6b15570178a6&amp;id=a493ff16e4&amp;f_id=004a3deaf0" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_self" novalidate="">
<div id="mc_embed_signup_scroll">
<div class="indicates-required"><span class="asterisk">*</span> indicates required</div>
<div class="mc-field-group"><label for="mce-EMAIL">Email Address <span class="asterisk">*</span></label><input type="email" name="EMAIL" class="required email" id="mce-EMAIL" required="" value=""><span id="mce-EMAIL-HELPERTEXT" class="helper_text">So we can send you all our content</span></div><div class="mc-field-group"><label for="mce-FNAME">First Name </label><input type="text" name="FNAME" class=" text" id="mce-FNAME" value=""><span id="mce-FNAME-HELPERTEXT" class="helper_text">So we know your name</span></div>
<div id="mce-responses" class="clear foot">
<div class="response" id="mce-error-response" style="display: none;"></div>
<div class="response" id="mce-success-response" style="display: none;"></div>
</div>
<div aria-hidden="true" style="position: absolute; left: -5000px;">
/* real people should not fill this in and expect good things - do not remove this or risk form bot signups */
<input type="text" name="b_021cc164cdf9c6b15570178a6_a493ff16e4" tabindex="-1" value="">
</div>
<div aria-hidden="true" style="position: absolute; left: -5000px;">
/* real people should not fill this in and expect good things - do not remove this or risk form bot signups */
<input type="text" name="b_021cc164cdf9c6b15570178a6_a493ff16e4" tabindex="-1" value="">
</div>
<div class="optionalParent">
<div class="clear foot">
<input type="submit" name="subscribe" id="mc-embedded-subscribe" class="button" value="Subscribe">
<p style="margin: 0px auto;"><a href="http://eepurl.com/iXXnlU" title="Mailchimp - email marketing made easy and fun"><span style="display: inline-block; background-color: transparent; border-radius: 4px;"><img class="refferal_badge" src="https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg" alt="Intuit Mailchimp" style="width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;"></span></a></p>
<div class="optionalParent">
<div class="clear foot">
<input type="submit" name="subscribe" id="mc-embedded-subscribe" class="button" value="Subscribe">
<p style="margin: 0px auto;"><a href="http://eepurl.com/iXXnlU" title="Mailchimp - email marketing made easy and fun"><span style="display: inline-block; background-color: transparent; border-radius: 4px;"><img class="refferal_badge" src="https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg" alt="Intuit Mailchimp" style="width: 220px; height: 40px; display: flex; padding: 2px 0px; justify-content: center; align-items: center;"></span></a></p>
</div>
</div>
</div>
</form>
</div>
</form>
</div>
</div>
</div>
</div>