Skip to content

Instantly share code, notes, and snippets.

@tdmrhn
Created May 11, 2021 15:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tdmrhn/fc2f0085234ea69a88f92127489dbeea to your computer and use it in GitHub Desktop.
Save tdmrhn/fc2f0085234ea69a88f92127489dbeea to your computer and use it in GitHub Desktop.
Copy CT Subscribe Form Design
.ct-mailchimp-block form section { position: relative; }
.ct-mailchimp-block form input { width: 550px; height: 55px; padding: 0 150px 0 35px; border:2px solid var(--paletteColor5); border-radius: 4px; }
.ct-mailchimp-block form button { position: absolute; padding: 0 15px; width: 135px; top: 8px; right: 8px; border-radius: 4px; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment