c1b6e437 by Jeff Balicki

eee

1 parent cc81acd4
...@@ -17186,6 +17186,11 @@ ss3-force-full-width { ...@@ -17186,6 +17186,11 @@ ss3-force-full-width {
17186 flex-basis: 33.3333333333%; 17186 flex-basis: 33.3333333333%;
17187 } 17187 }
17188 17188
17189 #exampleModalLong.download .modal-dialog {
17190 width: 400px;
17191 margin-top: 5%;
17192 }
17193
17189 .label-search-input { 17194 .label-search-input {
17190 color: #5B6770; 17195 color: #5B6770;
17191 } 17196 }
...@@ -17362,6 +17367,23 @@ ss3-force-full-width { ...@@ -17362,6 +17367,23 @@ ss3-force-full-width {
17362 } 17367 }
17363 } 17368 }
17364 17369
17370 a.wp-block-button__link {
17371 background-color: #012169;
17372 text-transform: uppercase;
17373 font-family: "Calibri-bold";
17374 font-size: 1.125rem;
17375 border-radius: 0px;
17376 padding: 15px 15px;
17377 color: #fff !important;
17378 width: 100%;
17379 }
17380
17381 a.wp-block-button__link:focus,
17382 a.wp-block-button__link:hover {
17383 background-color: #005eb8;
17384 text-decoration: none !important;
17385 }
17386
17365 #wrapper-footer { 17387 #wrapper-footer {
17366 background-color: #012169; 17388 background-color: #012169;
17367 height: auto; 17389 height: auto;
......
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
...@@ -135,7 +135,8 @@ $understrap_inc_dir = 'inc'; ...@@ -135,7 +135,8 @@ $understrap_inc_dir = 'inc';
135 $understrap_includes = array( 135 $understrap_includes = array(
136 '/emails.php', 136 '/emails.php',
137 '/wpsl.php', 137 '/wpsl.php',
138 '/request-conversation.php' 138 '/request-conversation.php',
139 '/email-templates-package.php'
139 ); 140 );
140 141
141 142
......
...@@ -78,7 +78,9 @@ ...@@ -78,7 +78,9 @@
78 </tr> 78 </tr>
79 <tr style="background:#ffffff;"> 79 <tr style="background:#ffffff;">
80 <td align="center" colspan="4" style="padding-bottom:10px"> 80 <td align="center" colspan="4" style="padding-bottom:10px">
81 <a href="https://youtu.be/KFcLr1zngS0">
81 <img width="533" src="https://yournumbers.ca/wp-content/uploads/2022/02/Group-1060@2x.png"/> 82 <img width="533" src="https://yournumbers.ca/wp-content/uploads/2022/02/Group-1060@2x.png"/>
83 </a>
82 </td> 84 </td>
83 </tr> 85 </tr>
84 86
......
...@@ -78,7 +78,9 @@ ...@@ -78,7 +78,9 @@
78 </tr> 78 </tr>
79 <tr style="background:#ffffff;"> 79 <tr style="background:#ffffff;">
80 <td align="center" colspan="4" style="padding-bottom:10px"> 80 <td align="center" colspan="4" style="padding-bottom:10px">
81 <a href="https://youtu.be/KFcLr1zngS0">
81 <img width="533" src="https://yournumbers.ca/wp-content/uploads/2022/02/Group-1060@2x-1.png"/> 82 <img width="533" src="https://yournumbers.ca/wp-content/uploads/2022/02/Group-1060@2x-1.png"/>
83 </a>
82 </td> 84 </td>
83 </tr> 85 </tr>
84 86
......
...@@ -78,7 +78,9 @@ ...@@ -78,7 +78,9 @@
78 </tr> 78 </tr>
79 <tr style="background:#ffffff;"> 79 <tr style="background:#ffffff;">
80 <td align="center" colspan="4" style="padding-bottom:10px"> 80 <td align="center" colspan="4" style="padding-bottom:10px">
81 <a href="https://youtu.be/PX_cf13eHwE">
81 <img width="533" src="https://yournumbers.ca/wp-content/uploads/2022/02/Group-1060@2x.png"/> 82 <img width="533" src="https://yournumbers.ca/wp-content/uploads/2022/02/Group-1060@2x.png"/>
83 </a>
82 </td> 84 </td>
83 </tr> 85 </tr>
84 86
......
...@@ -78,7 +78,9 @@ ...@@ -78,7 +78,9 @@
78 </tr> 78 </tr>
79 <tr style="background:#ffffff;"> 79 <tr style="background:#ffffff;">
80 <td align="center" colspan="4" style="padding-bottom:10px"> 80 <td align="center" colspan="4" style="padding-bottom:10px">
81 <a href="https://youtu.be/PX_cf13eHwE">
81 <img width="533" src="https://yournumbers.ca/wp-content/uploads/2022/02/Group-1060@2x-1.png"/> 82 <img width="533" src="https://yournumbers.ca/wp-content/uploads/2022/02/Group-1060@2x-1.png"/>
83 </a>
82 </td> 84 </td>
83 </tr> 85 </tr>
84 86
......
1 <?php
2 function download_email()
3 {
4
5 $name = $_REQUEST['name'];
6 $company = $_REQUEST['company'];
7 $title = $_REQUEST['title'];
8 $phone = $_REQUEST['phone'];
9 $designation = $_REQUEST['designation'];
10 $dir = '/var/www/html/production/yournumbers.ca/wp-content/uploads/email_templates/';
11 $url = '/wp-content/uploads/email_templates/';
12
13 ob_start();?>
14
15
16 <!DOCTYPE html>
17 <html lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:o="urn:schemas-microsoft-com:office:office">
18 <head>
19 <meta charset="UTF-8">
20 <meta name="viewport" content="width=device-width,initial-scale=1">
21 <meta name="x-apple-disable-message-reformatting">
22 <title></title>
23 <!--[if mso]>
24 <noscript>
25 <xml>
26 <o:OfficeDocumentSettings>
27 <o:PixelsPerInch>96</o:PixelsPerInch>
28 </o:OfficeDocumentSettings>
29 </xml>
30 </noscript>
31 <![endif]-->
32 <style>
33 @font-face { font-family: Calibri;
34 src: url('https://yournumbers.ca/wp-content/themes/understrap-child/Calibri.woff') format('woff'); }
35 @font-face { font-family: Calibri-bold;
36 src: url('https://yournumbers.ca/wp-content/themes/understrap-child/Calibri-Bold.woff') format('woff'); }
37 table, td, div, h1, p {font-family: Calibri;}
38 strong{font-family: Calibri;}
39 </style>
40 </head>
41 <body style="margin:0;padding:0;max-width: 600px;">
42 <table role="presentation" style="width:100%;border-collapse:collapse;border:0;border-spacing:0;background:#ffffff;">
43 <tr>
44 <td align="center" style="padding:0;">
45 <table role="presentation" style="width:602px;border-collapse:collapse;border-spacing:0;text-align:left;">
46 <tr style="background-image:url('https://yournumbers.ca/wp-content/uploads/2022/02/Group-1061@2x.png'); height: 400px;background-size: cover;">
47 <td colspan="4" style="padding:36px 30px 0px 30px;">
48 <table role="presentation" style="width:100%;border-collapse:collapse;border:0;border-spacing:0;">
49 <tr>
50 <td style="padding:0 0 36px 0;color:#153643;height: 150px;">
51 &nbsp;
52 </td>
53 </tr>
54 <tr>
55 <td style="padding: 0 0 0px 0;color:#153643;">
56 <h1 style="font-size:50px;line-height:55px;color:#012169;margin:0 0 20px 0; font-family: Calibri-bold;">
57 <br>
58 HOW MUCH BETTER CAN<br>TOMORROW LOOK?
59 </h1>
60 </td>
61 </tr>
62 </table>
63 </td>
64 </tr>
65 <tr style="background:#ffffff;">
66 <td colspan="4" style="padding:36px 30px 42px 30px;">
67 <table role="presentation" style="width:100%;border-collapse:collapse;border:0;border-spacing:0;">
68 <tr>
69 <td colspan="3" style="padding:0 0 36px 0;color:#153643;">
70 <p style="margin:0 0 12px 0;font-size:16px;line-height:20px;font-family: Calibri;color:#5B6770;">FP Canada™ survey results show Canadian consumers like you experience 16%* less financial stress when they work with a financial planning professional. It’s a nice number. But what does that look like for you? Maybe you sleep better and the bags under your eyes disappear. Or you and your life partner sing more from the same song sheet and harmony blossoms. Whatever reduced stress looks like for you, it is achievable today. And here’s another number: You’ll also have 17%* more financial confidence in the future. That’s you, boldly looking ahead with a big smile.</p>
71 <p style="margin:0 0 12px 0;font-size:16px;line-height:20px;font-family: Calibri-bold;color:#012169;">The easiest way to realize the stress-busting, confidence-boosting benefits of professional financial planning is to start with one simple number. Talk to me today and see how your future adds up!</p>
72
73 </td>
74 </tr>
75 <tr>
76 <td align="left" width="90" style="border-right: #012169 1px solid;padding-top:10px;">
77 <?php if( $designation == 'CFP') { ?>
78 <img width="68" src="https://yournumbers.ca/wp-content/uploads/2022/02/Group-1027@2x.png" class="img-fluid">
79 <?php }else{ ?>
80 <img width="68" src="https://yournumbers.ca/wp-content/uploads/2022/02/Group-1026@2x.png" class="img-fluid">
81 <?php }?>
82 </td>
83 <td colspan="2" align="left" style="padding-left:20px;">
84 <?php echo $name.'<br>';?>
85 <?php if($company !="" || $title !=""){
86 echo $title.' '.$company.'<br>';
87 } ?>
88 <?php echo $phone;?>
89 </td>
90
91 </tr>
92 <tr style="background:#ffffff;">
93 <td align="left" colspan="4" style="padding-bottom:40px">
94 &nbsp;
95 </td>
96 </tr>
97 <tr style="background:#ffffff;">
98 <td align="left" colspan="4" style="padding-bottom:10px">
99 <p style="margin:0;font-size:20px;line-height:22px;font-family:Calibri;color:#5B6770;">Want to learn more about how easy it is to get started? Watch this video, pick a number and then let’s chat.</a></p>
100 </td>
101 </tr>
102 <tr style="background:#ffffff;">
103 <td align="center" colspan="4" style="padding-bottom:10px">
104 <a href="https://youtu.be/KFcLr1zngS0">
105 <img width="533" src="https://yournumbers.ca/wp-content/uploads/2022/02/Group-1060@2x.png"/>
106 </a>
107 </td>
108 </tr>
109
110 </table>
111 </td>
112 </tr>
113 </table>
114 </td>
115 </tr>
116 </table>
117
118 </body>
119 </html>
120
121 <?php
122
123 $body = ob_get_clean();
124 file_put_contents($dir.'email_1_'.$name.'_'.date("m-d-y-H-i-s").".html", $body );
125
126 $file1 = $dir.'email_1_'.$name.'_'.date("m-d-y-H-i-s").".html";
127
128 ob_start();?>
129
130 <!DOCTYPE html>
131 <html lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:o="urn:schemas-microsoft-com:office:office">
132 <head>
133 <meta charset="UTF-8">
134 <meta name="viewport" content="width=device-width,initial-scale=1">
135 <meta name="x-apple-disable-message-reformatting">
136 <title></title>
137 <!--[if mso]>
138 <noscript>
139 <xml>
140 <o:OfficeDocumentSettings>
141 <o:PixelsPerInch>96</o:PixelsPerInch>
142 </o:OfficeDocumentSettings>
143 </xml>
144 </noscript>
145 <![endif]-->
146 <style>
147 @font-face { font-family: Calibri;
148 src: url('https://yournumbers.ca/wp-content/themes/understrap-child/Calibri.woff') format('woff'); }
149 @font-face { font-family: Calibri-bold;
150 src: url('https://yournumbers.ca/wp-content/themes/understrap-child/Calibri-Bold.woff') format('woff'); }
151 table, td, div, h1, p {font-family: Calibri;}
152 strong{font-family: Calibri;}
153 </style>
154 </head>
155 <body style="margin:0;padding:0;max-width: 600px;">
156 <table role="presentation" style="width:100%;border-collapse:collapse;border:0;border-spacing:0;background:#ffffff;">
157 <tr>
158 <td align="center" style="padding:0;">
159 <table role="presentation" style="width:602px;border-collapse:collapse;border-spacing:0;text-align:left;">
160 <tr style="background-image:url('https://yournumbers.ca/wp-content/uploads/2022/02/FP_WYN-Shy-Woman-1_F@2x.png'); height: 400px;background-size: cover;">
161 <td colspan="4" style="padding:36px 30px 0px 30px;">
162 <table role="presentation" style="width:100%;border-collapse:collapse;border:0;border-spacing:0;">
163 <tr>
164 <td style="padding:0 0 36px 0;color:#153643;height: 100px;">
165 &nbsp;
166 </td>
167 </tr>
168 <tr>
169 <td style="padding: 0 0 70px 0;color:#fff;">
170 <h1 style="font-size:50px;line-height:55px;color:#fff;margin:0 0 20px 0; font-family: Calibri-bold;">
171 <br>
172 DON’T BE SHY.<br>EVERYONE HAS ONE.
173 </h1>
174 </td>
175 </tr>
176 </table>
177 </td>
178 </tr>
179 <tr style="background:#ffffff;">
180 <td colspan="4" style="padding:36px 30px 42px 30px;">
181 <table role="presentation" style="width:100%;border-collapse:collapse;border:0;border-spacing:0;">
182 <tr>
183 <td colspan="3" style="padding:0 0 36px 0;color:#153643;">
184 <p style="margin:0 0 12px 0;font-size:16px;line-height:20px;font-family: Calibri;color:#5B6770;">You’ve been using simple numbers to map your journey through life forever. From the birthdate your Mom never forgets to the street number on your new home to the mortgage number that you pay monthly. Numbers are simple signposts. So let’s think about your financial well-being in the context of simple numbers. Pick just one. One number that is important to you and we’ll use that as a starting point for a financial plan. We’ll connect your numbers together and we’ll adapt whenever life says you should. It’s an easy way to reduce stress and build financial confidence in your future. And you can start or expand your plan with me today.</p>
185 <p style="margin:0 0 12px 0;font-size:16px;line-height:20px;font-family: Calibri-bold;color:#012169;">The easiest way to realize the stress-busting, confidence-boosting benefits of professional financial planning is to start with one simple number. Talk to me today and see how your future adds up!</p>
186
187 </td>
188 </tr>
189 <tr>
190 <td align="left" width="90" style="border-right: #012169 1px solid;padding-top:10px;">
191 <?php if( $designation == 'CFP') { ?>
192 <img width="68" src="https://yournumbers.ca/wp-content/uploads/2022/02/Group-1027@2x.png" class="img-fluid">
193 <?php }else{ ?>
194 <img width="68" src="https://yournumbers.ca/wp-content/uploads/2022/02/Group-1026@2x.png" class="img-fluid">
195 <?php }?>
196 </td>
197 <td colspan="2" align="left" style="padding-left:20px;">
198 <?php echo $name.'<br>';?>
199 <?php if($company !="" || $title !=""){
200 echo $title.' '.$company.'<br>';
201 } ?>
202 <?php echo $phone;?>
203 </td>
204
205 </tr>
206 <tr style="background:#ffffff;">
207 <td align="left" colspan="4" style="padding-bottom:40px">
208 &nbsp;
209 </td>
210 </tr>
211 <tr style="background:#ffffff;">
212 <td align="left" colspan="4" style="padding-bottom:10px">
213 <p style="margin:0;font-size:20px;line-height:22px;font-family:Calibri;color:#5B6770;">Want to learn more about how easy it is to get started? Watch this video, pick a number and then let’s chat.</a></p>
214 </td>
215 </tr>
216 <tr style="background:#ffffff;">
217 <td align="center" colspan="4" style="padding-bottom:10px">
218 <a href="https://youtu.be/KFcLr1zngS0">
219 <img width="533" src="https://yournumbers.ca/wp-content/uploads/2022/02/Group-1060@2x-1.png"/>
220 </a>
221 </td>
222 </tr>
223
224 </table>
225 </td>
226 </tr>
227 </table>
228 </td>
229 </tr>
230 </table>
231
232 </body>
233 </html>
234
235
236 <?php
237 $body_customer = ob_get_clean();
238
239 file_put_contents($dir.'email_2_'.$name.'_'.date("m-d-y-H-i-s").".html", $body_customer );
240
241 $file2 = $dir.'email_2_'.$name.'_'.date("m-d-y-H-i-s").".html";
242
243
244 $zip = new ZipArchive;
245 if ($zip->open($dir.$name.'_'.date("m-d-y-H-i-s").'.zip', ZipArchive::CREATE) === TRUE)
246 {
247 // Add file to the zip file
248 $zip->addFile($file1, 'email_1.html');
249 $zip->addFile($file2, 'email_2.html');
250
251 // All files are added, so close the zip file.
252 $zip->close();
253 }
254 unlink($file1);
255 unlink($file2);
256
257 $result['file'] = $url.$name.'_'.date("m-d-y-H-i-s").'.zip';
258 $result['success'] = true;
259
260 wp_send_json_success($result);
261
262 die;
263 }
264
265 add_action("wp_ajax_nopriv_download_email", "download_email");
266 add_action("wp_ajax_download_email", "download_email");
267
268
...\ No newline at end of file ...\ No newline at end of file
...@@ -169,23 +169,10 @@ function count_stores( ) { ...@@ -169,23 +169,10 @@ function count_stores( ) {
169 add_action("wp_ajax_nopriv_send_planner_notice", "send_planner_notice"); 169 add_action("wp_ajax_nopriv_send_planner_notice", "send_planner_notice");
170 add_action("wp_ajax_send_planner_notice", "send_planner_notice"); 170 add_action("wp_ajax_send_planner_notice", "send_planner_notice");
171 171
172 function send_planner_notice()
173 {
174 send_planner_email($_REQUEST);
175 $planner_id = $_REQUEST['planner_id'];
176 $url = get_post_meta($planner_id,'wpsl_url', true);
177 $planner_name = get_the_title($planner_id);
178 if($url !=""){
179 $planner_name = "<a href='".get_post_meta($planner_id,'wpsl_url', true)."'>".get_the_title($planner_id)."</a>";
180 }
181 //$result['html'] = "<br><hr><center><strong>". $planner_name ."</strong><br>".get_post_meta($planner_id,'wpsl_address', true)."<br>".get_post_meta($planner_id,'wpsl_city', true).", ".get_post_meta($planner_id,'wpsl_state', true)." ".get_post_meta($planner_id,'wpsl_zip', true)."<br>".get_post_meta($planner_id,'wpsl_phone', true).'</center><hr>';
182 $result['html'] ="";
183 $result['success'] = true;
184
185 wp_send_json_success($result);
186 172
187 die;
188 }
189 173
190 174
191 add_filter( 'wpsl_include_post_content', '__return_true' );
...\ No newline at end of file ...\ No newline at end of file
175 add_filter( 'wpsl_include_post_content', '__return_true' );
176
177
178
......
...@@ -208,6 +208,31 @@ $(window).on('load resize scroll', function() { ...@@ -208,6 +208,31 @@ $(window).on('load resize scroll', function() {
208 208
209 }); 209 });
210 210
211
212 $(document).on("click","#download-email-qafp a",function() {
213 if ($(window).width() < 600) {
214 console.log($(window).width() );
215 $('html, body').css({
216 overflow: 'hidden',
217 height: '100vh'
218 });
219 }
220 $('#exampleModalLong').find('form').append('<input type="hidden" name="designation" value="QAFP"/>')
221 $('#exampleModalLong').modal('show');
222 });
223
224 $(document).on("click","#download-email-cfp a",function() {
225 if ($(window).width() < 600) {
226 console.log($(window).width() );
227 $('html, body').css({
228 overflow: 'hidden',
229 height: '100vh'
230 });
231 }
232 $('#exampleModalLong').find('form').append('<input type="hidden" name="designation" value="CFP"/>')
233 $('#exampleModalLong').modal('show');
234 });
235
211 $(document).on("click",".find-a-planner-close",function() { 236 $(document).on("click",".find-a-planner-close",function() {
212 237
213 if ($(window).width() < 600) { 238 if ($(window).width() < 600) {
...@@ -222,6 +247,32 @@ $(window).on('load resize scroll', function() { ...@@ -222,6 +247,32 @@ $(window).on('load resize scroll', function() {
222 $('#exampleModalLong').modal('hide'); 247 $('#exampleModalLong').modal('hide');
223 }); 248 });
224 249
250 $(document).on("click","#download-email",function() {
251
252 if ($(window).width() < 600) {
253 console.log($(window).width() );
254
255 $('html, body').css({
256 overflow: 'scroll',
257 height: 'auto'
258 });
259 }
260 $('#exampleModalLong').modal('hide');
261 });
262
263 $(document).on("click",".find-a-email-close",function() {
264
265 if ($(window).width() < 600) {
266 console.log($(window).width() );
267
268 $('html, body').css({
269 overflow: 'scroll',
270 height: 'auto'
271 });
272 }
273 $('#exampleModalLong').modal('hide');
274 });
275
225 276
226 document.addEventListener( 'wpcf7submit', function( event ) { 277 document.addEventListener( 'wpcf7submit', function( event ) {
227 if ( '209' == event.detail.contactFormId ) { 278 if ( '209' == event.detail.contactFormId ) {
...@@ -232,14 +283,8 @@ $(window).on('load resize scroll', function() { ...@@ -232,14 +283,8 @@ $(window).on('load resize scroll', function() {
232 return; 283 return;
233 } 284 }
234 event.preventDefault(); 285 event.preventDefault();
235 var service_choices = ""; 286
236 $('.service-choose-container input[type="checkbox"]:checked').each(function() { 287
237 if(service_choices == "") {
238 service_choices = $(this).val();
239 } else {
240 service_choices += ", " + $(this).val();
241 }
242 });
243 var html= '<h5 class="modal-title" style="text-align:center;" id="exampleModalLongTitle">THANK YOU FOR REQUESTING A CONVERSATION.</h5><p><center>Your choice of professional financial planner will reply within one business day.</center></p>'; 288 var html= '<h5 class="modal-title" style="text-align:center;" id="exampleModalLongTitle">THANK YOU FOR REQUESTING A CONVERSATION.</h5><p><center>Your choice of professional financial planner will reply within one business day.</center></p>';
244 jQuery.ajax({ 289 jQuery.ajax({
245 url: '/wp-admin/admin-ajax.php', 290 url: '/wp-admin/admin-ajax.php',
...@@ -253,7 +298,7 @@ $(window).on('load resize scroll', function() { ...@@ -253,7 +298,7 @@ $(window).on('load resize scroll', function() {
253 age: $("[name='your-age']").val(), 298 age: $("[name='your-age']").val(),
254 about: $("[name='talk-about']").val(), 299 about: $("[name='talk-about']").val(),
255 contact: $("[name='contact-by']").val(), 300 contact: $("[name='contact-by']").val(),
256 choices:service_choices 301
257 }, 302 },
258 beforeSend: function(xhr) { 303 beforeSend: function(xhr) {
259 304
...@@ -266,6 +311,41 @@ $(window).on('load resize scroll', function() { ...@@ -266,6 +311,41 @@ $(window).on('load resize scroll', function() {
266 311
267 }); 312 });
268 } 313 }
314
315 if ( '416' == event.detail.contactFormId ) {
316
317 if($(event.target).hasClass('invalid')) {
318 $('#exampleModalLong').find('form').show();
319 return;
320 }
321 event.preventDefault();
322
323
324 var html= '';
325 jQuery.ajax({
326 url: '/wp-admin/admin-ajax.php',
327 method: "POST",
328 data: {
329 action: 'download_email',
330 name: $("[name='your-name']").val(),
331 company: $("[name='company-name']").val(),
332 title: $("[name='your-title']").val(),
333 phone: $("[name='your-phone']").val(),
334 designation: $("[name='designation']").val(),
335
336 },
337 beforeSend: function(xhr) {
338
339 },
340 success: function(response) {
341 $('#exampleModalLong').find('form').html(html);
342 var link = '<a id="download-email" class="wp-block-button__link" href="'+response.data.file+'" download>DOWNLOAD HTML FILES</a>' ;
343 $('#exampleModalLong').find('form').append(link);
344 $('#exampleModalLong').find('form').show();
345 }
346
347 });
348 }
269 }, false ); 349 }, false );
270 350
271 351
......
...@@ -670,6 +670,12 @@ height: 87vh; ...@@ -670,6 +670,12 @@ height: 87vh;
670 } 670 }
671 671
672 } 672 }
673 #exampleModalLong.download{
674 .modal-dialog{
675 width: 400px;
676 margin-top: 5%;
677 }
678 }
673 .label-search-input{ 679 .label-search-input{
674 color: #5B6770; 680 color: #5B6770;
675 } 681 }
......
...@@ -155,3 +155,20 @@ a.wp-block-button__link:hover{ ...@@ -155,3 +155,20 @@ a.wp-block-button__link:hover{
155 } 155 }
156 156
157 } 157 }
158
159 a.wp-block-button__link {
160 background-color: #012169;
161 text-transform: uppercase;
162 font-family: "Calibri-bold";
163 font-size: 18px;
164 border-radius: 0px;
165 padding: 15px 15px;
166 color:#fff !important;
167 width: 100%;
168
169 }
170 a.wp-block-button__link:focus,
171 a.wp-block-button__link:hover{
172 background-color: #005eb8;
173 text-decoration: none !important;
174 }
...\ No newline at end of file ...\ No newline at end of file
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
5 Author: the Understrap Contributors 5 Author: the Understrap Contributors
6 Author URI: https://github.com/understrap/understrap-child/graphs/contributors 6 Author URI: https://github.com/understrap/understrap-child/graphs/contributors
7 Template: understrap 7 Template: understrap
8 Version: 1.1.30358 8 Version: 1.1.30359
9 License: GNU General Public License v2 or later 9 License: GNU General Public License v2 or later
10 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html
11 Text Domain: understrap-child 11 Text Domain: understrap-child
......