Skip to content

Instantly share code, notes, and snippets.

@jainnidhi
Created October 21, 2016 05:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save jainnidhi/54ca0c2935600d3caeaf91d5db5e67e0 to your computer and use it in GitHub Desktop.
Save jainnidhi/54ca0c2935600d3caeaf91d5db5e67e0 to your computer and use it in GitHub Desktop.
BB Subscribe Form 3
.subscribe-form-3 {
padding: 30px;
background: #efe46a;
}
.subscribe-form-3 .fl-form-field {
padding-right: 0 !important;
}
.subscribe-form-3 .fl-form-field input {
border: 1px solid #000;
background: transparent;
border-radius: 0 !important;
padding: 14px !important;
height: auto !important;
}
.subscribe-form-3 .fl-form-button a.fl-button {
border-radius: 0 !important;
padding: 13px !important;
height: auto;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment