From: Anthony Talarico Date: Tue, 12 Mar 2019 15:11:03 +0000 (-0400) Subject: creating enews sign up with markup instead of a graphic X-Git-Tag: v1.2.52^2~3 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=cef18fa57371bea736093da86dea62e9ce72887d;p=WP-Themes%2Fmountpleasantwow.git creating enews sign up with markup instead of a graphic --- diff --git a/css/app.css b/css/app.css index 690aff8..c2218bc 100644 --- a/css/app.css +++ b/css/app.css @@ -6433,6 +6433,10 @@ th.hide-for-touch { font-family: 'Comfortaa'; src: url('../assets/fonts/Comfortaa-Bold.ttf'); } +@font-face { + font-family: 'Caveat'; + src: url('../assets/fonts/caveat-bold.ttf'); } + #example.element { background-color: transparent; } @@ -8655,3 +8659,21 @@ body footer#main { color: white; } body .footer-logo { max-width: 300px; } +body .glm-email-address { + background: white; + color: #54BB54; + font-size: 10px; + font-weight: bold; + padding: 10px; + display: inline-block; + padding-right: 10px; + width: 74%; + line-height: 1; } +body .glm-submit-logo { + background: #16345B; + color: #54BB54; + display: inline-block; + width: 15%; + text-align: center; + font-size: 12px; + padding: 2px 0; } diff --git a/scss/_fonts.scss b/scss/_fonts.scss index d816ebc..53c067b 100644 --- a/scss/_fonts.scss +++ b/scss/_fonts.scss @@ -2,4 +2,8 @@ { font-family: 'Comfortaa'; src: url('../assets/fonts/Comfortaa-Bold.ttf'); -} \ No newline at end of file +} +@font-face { + font-family: 'Caveat'; + src: url('../assets/fonts/caveat-bold.ttf'); + } \ No newline at end of file diff --git a/scss/_revamp-styles.scss b/scss/_revamp-styles.scss index 5a65d37..754ce9a 100644 --- a/scss/_revamp-styles.scss +++ b/scss/_revamp-styles.scss @@ -32,4 +32,24 @@ body{ .footer-logo{ max-width: 300px; } + .glm-email-address{ + background: white; + color: $revamp-green; + font-size: 10px; + font-weight: bold; + padding: 10px; + display: inline-block; + padding-right: 10px; + width: 74%; + line-height: 1; + } + .glm-submit-logo{ + background: $revamp-blue; + color: $revamp-green; + display: inline-block; + width: 15%; + text-align: center; + font-size: 12px; + padding: 2px 0; + } } \ No newline at end of file diff --git a/sidebar.php b/sidebar.php index 9640492..287e02d 100644 --- a/sidebar.php +++ b/sidebar.php @@ -15,11 +15,17 @@

Request a visitor guide!

Visitor Guide
+ VIEW | ORDER
- Newsletter Signup + +

Sign Up for Our Newsletter

+ + + +