sss
Showing
2 changed files
with
4 additions
and
1 deletions
| ... | @@ -222,6 +222,9 @@ defined( 'ABSPATH' ) || exit; | ... | @@ -222,6 +222,9 @@ defined( 'ABSPATH' ) || exit; |
| 222 | </svg> | 222 | </svg> |
| 223 | <?php | 223 | <?php |
| 224 | echo do_shortcode('[smartslider3 slider="2"]'); | 224 | echo do_shortcode('[smartslider3 slider="2"]'); |
| 225 | |||
| 226 | echo do_shortcode('[smartslider3 slider="3"]'); | ||
| 227 | |||
| 225 | ?> | 228 | ?> |
| 226 | 229 | ||
| 227 | <?php | 230 | <?php | ... | ... |
| ... | @@ -373,7 +373,7 @@ span.number-med.last{ | ... | @@ -373,7 +373,7 @@ span.number-med.last{ |
| 373 | } | 373 | } |
| 374 | .find-number{ | 374 | .find-number{ |
| 375 | color: #012169; | 375 | color: #012169; |
| 376 | font-family: "Calibri"; | 376 | font-family: "Calibri-bold"; |
| 377 | font-size: 205px; | 377 | font-size: 205px; |
| 378 | line-height: 150px; | 378 | line-height: 150px; |
| 379 | width: 25%; | 379 | width: 25%; | ... | ... |
-
Please register or sign in to post a comment