Hours display changed in footer
authorLaury GvR <laury@gaslightmedia.com>
Mon, 4 Feb 2019 22:34:11 +0000 (17:34 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Mon, 4 Feb 2019 22:34:11 +0000 (17:34 -0500)
sections/footer.php

index 52f65de..5b77333 100644 (file)
@@ -3,7 +3,11 @@
        <div class="row">
            <div class="small-12 columns text-center">
                <h1>Open Year-Round</h1>
-               <p>Monday - Friday from 9am-5pm,<br>Saturday Sunday from 9am-6pm</p>
+                <p>
+                    Monday – Friday: 9 AM to 5 PM<br>
+                    Saturday & Sunday: 9 AM to 6 PM<br>
+                    The Museum is CLOSED only on Easter, Thanksgiving, Christmas, and New Year’s Day
+                </p>
                <a href="<?php echo get_permalink(94);?>" class="button">Directions</a>
            </div>
        </div>