Styles and link for ninjaform embed added to header
authorLaury GvR <laury@gaslightmedia.com>
Mon, 29 Jul 2019 15:44:02 +0000 (11:44 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Mon, 29 Jul 2019 15:44:02 +0000 (11:44 -0400)
header.php
style.css

index a98b05d..00fa8ae 100644 (file)
     }
 </script>
 <script src='https://media.xmlcal.com/widget/1.00/js/bookWidget.min.js'></script>
+<link href="//cdn-images.mailchimp.com/embedcode/slim-10_7.css" rel="stylesheet" type="text/css">
+<style type="text/css">
+#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }
+</style>
 </head>
 
 <body <?php body_class(); ?>>
index 3043d9b..4bfb78b 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,7 +3,7 @@ Theme Name: Laurium Manor
 Theme URI: https://accesspressthemes.com/wordpress-themes/accesspress-parallax/
 Author: AccessPress Themes
 Author URI: https://accesspressthemes.com/
-Version: 1.0.4
+Version: 1.0.5
 License: GNU General Public License v3 or later
 License URI: http://www.gnu.org/licenses/gpl-3.0.html
 Text Domain: accesspress-parallax
@@ -2735,4 +2735,4 @@ Responsive grid for pages
     .booking-widget{
         margin-top: 15px;
     }
-}
\ No newline at end of file
+}