Modifying text to read View All County Mettings & Events.
And adding spans to make sure it wraps like Jodie wants it to.
<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 & Events</span></a>
<div class="row collapse text-left">
<h3>Online Services</h3>
<a href="#">Government at your service</a>
Author: Gaslight Media
Author URI: http://www.gaslightmedia.com
Description: A theme for EmmetCountyGovernment
-Version: 1.0.10
+Version: 1.0.11
*/