I made the central swing graphics link to the MI Cenral Swing Golf page.
I suspect by the way it is presented, users will try to click on the
graphics and complain the graphic doesn't go anywhere.
</div>
<?php get_template_part('parts/top-bar');?>
<div class="row collapse golf-container">
- <img id="golf-logo" alt="Michigan's Central Swing" src="<?php bloginfo('template_url'); ?>/assets/central-swing-logo-interior.jpg">
+ <a href="<?php echo get_permalink(3041); ?>"><img id="golf-logo" alt="Michigan's Central Swing" src="<?php bloginfo('template_url'); ?>/assets/central-swing-logo-interior.jpg"></a>
</div>
<a id="sm-logo" class="show-for-small-down text-center" href="<?php bloginfo('url'); ?>"><img alt="Mount Pleasant logo" src="<?php bloginfo('template_url'); ?>/assets/mt-pleasant-pure-mi-logo.png"></a>
</header>
<aside class="left-off-canvas-menu hide-for-large-up">
<?php //glm_offcanvas_menu(); ?>
<?php mountpleasantcvb_mobile_off_canvas(); ?>
- <img id="off-canvas-golf" alt="Michigan's Central Swing" src="<?php bloginfo('template_url'); ?>/assets/central-swing-logo-interior.jpg">
+ <a href="<?php echo get_permalink(3041); ?>"><img id="off-canvas-golf" alt="Michigan's Central Swing" src="<?php bloginfo('template_url'); ?>/assets/central-swing-logo-interior.jpg"></a>
<form role="search" method="get" id="formsearch" action="<?php echo home_url('/'); ?>">
<input class="search-input" type="search" placeholder="SEARCH" value="" name="s" id="off-search">
<input type="submit" class="button" name="submit" value="Search">