Update text for the home page event link
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 18 Nov 2015 20:22:45 +0000 (15:22 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 18 Nov 2015 20:25:13 +0000 (15:25 -0500)
Modifying text to read View All County Mettings & Events.
And adding spans to make sure it wraps like Jodie wants it to.

parts/sidebar.php
style.css

index a6e6dcb..b6f7d5e 100644 (file)
@@ -1,6 +1,6 @@
 <div class="small-12 left events_mini columns">
     <?php echo do_shortcode('[ai1ec view="agenda" cat_name="Holidays" events_limit="3"]'); ?>
-    <a class="small-centered columns" id="calendar_link" href="<?php echo esc_url( get_permalink( get_page_by_title( 'Event Calendar' ) ) ); ?>">View all dates...</a>
+    <a class="small-centered columns" id="calendar_link" href="<?php echo esc_url( get_permalink( get_page_by_title( 'Event Calendar' ) ) ); ?>"><span style="white-space: nowrap;">View All County</span> <span style="white-space: nowrap;">Meetings &amp; Events</span></a>
     <div class="row collapse text-left">
         <h3>Online Services</h3>
         <a href="#">Government at your service</a>
index 077fe92..5d51288 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: EmmetCountyGovernment
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for EmmetCountyGovernment
-Version: 1.0.10
+Version: 1.0.11
 */