Skip to main content

SAMHSA Newsletter

Overview

The new SAMHSA newsletter module is meant to be a fast, 2-step signup process for SAMHSA users. Using this form users can enter their address and then they are redirected to a form to choose which newsletters to subscribe to.

Small & Medium Screen Footer

Newsletter small screen

Large & Extra Large Screens

Newsletter large screen

Functionality

Input Box User is able to enter their email address in the input box. Read more about form specification

Submit Button OnClick / On Tap button system displays the mailchip signup form with the email address prefilled with the address the user entered.

<a name=“code”></a>

Code

HTML

  **Small & Medium Screen Footer**

![Newsletter small screen](../assets/img/footer/sm-newsletter.png)

**Large & Extra Large Screens**

![Newsletter large screen](../assets/img/footer/lg-newsletter.png)

SCSS

```scss

``