Update grid call for footer navigation
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 16 Nov 2015 18:10:14 +0000 (13:10 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 16 Nov 2015 18:10:14 +0000 (13:10 -0500)
so it shows up on one line.

footer.php

index 45de35e..6865d64 100644 (file)
@@ -2,7 +2,7 @@
              <div id="bottom">
                  <footer id="main">
                     <div class="row">
-                        <div class="small-11 columns text-center small-centered">
+                        <div class="small-12 columns text-center small-centered">
                            <ul id="menu-footer">
                                <?php shipwreck_footer(); ?>
                            </ul>
                                             <!--<li><a target="_blank" href="#"><img src="<//?php echo get_template_directory_uri(); ?>/assets/share-icon.png"></a></li>-->
                                         </ul>
                                     </div>
-                            
+
                         </div>
                     </div>
                  </footer>
             <!--   <div class="row">
                      <div id="footer_address" class="small-centered text-center small-12 medium-11 columns"></div>
                      <div id="copyright">
-                         
+
                      </div>
                  </div> -->
              </div>                                              <footer class="main">
                                             <?php if($contactPage):?>
                                             <a href="<?php echo get_page_link($contactPage->ID);?>">Contact Us</a>
                                         <?php endif;?>
-                                        </span>    
+                                        </span>
                                     </div>
                                 </div>
                             </div>
                         </footer>
-                        
+
                 <div id="copyright" class="small-12 text-center row columns">
                     <span>Copyright &copy; <?php echo date('Y');?> </span>
                     <span class="bullet"> &#8226; </span>
@@ -67,7 +67,7 @@
         <a class="exit-off-canvas"></a>
         </div><!--End of inner-wrap-->
       </div><!--End of off-canvas-->
-      
+
     <div id="modal-placeholder">
         <?php $modal_link = do_shortcode('[ninja_forms_modal_form id=6 text_link="eNews Signup"]'); // Must stay above wp_footer() as it adds actions to it ?>
     </div>