The mobile menu has been updated to show the items belonging to the
section (Government, Chamber, etc) the user is on, rather than to
show the top-level, 'main' menu.
<!-- <link href="https://fonts.googleapis.com/css?family=Lato:300,400,700" rel="stylesheet">-->
<link href="https://fonts.googleapis.com/css?family=Roboto+Slab:400,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700" rel="stylesheet">
- <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.14.8">
+ <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.15.0">
<link rel="shortcut icon" href="<?php echo bloginfo('template_url'); ?>/favicon.ico">
<?php wp_head(); ?>
</head>
\ No newline at end of file
Author: Gaslight Media
Author URI: http://www.gaslightmedia.com
Description: A theme for BaragaCounty
-Version: 1.0.14
+Version: 1.0.15
*/