Comments are now closed - FNDPress remnant
authorLaury GvR <laury@gaslightmedia.com>
Thu, 23 Oct 2014 14:43:12 +0000 (10:43 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 23 Oct 2014 14:43:12 +0000 (10:43 -0400)
front-page.php
scss/site/_structure.scss

index 57c48a7..88b12cc 100644 (file)
@@ -117,9 +117,6 @@ get_header(); ?>
                     <?php wp_link_pages(array('before' => '<nav id="page-nav"><p>' . __('Pages:', 'FoundationPress'), 'after' => '</p></nav>' )); ?>
                     <p><?php the_tags(); ?></p>
                 </footer>
-                <?php do_action('foundationPress_page_before_comments'); ?>
-                <?php comments_template(); ?>
-                <?php do_action('foundationPress_page_after_comments'); ?>
             </article>
         <?php endwhile;?>
 
index 34ae803..d212cdf 100644 (file)
@@ -443,8 +443,8 @@ article h2 {
     }
     .homepage_box_arrow > div {
         background-image: url("../assets/img/images/arrowOrangeRight.png");
-        width: 31.2px;
-        height: 27.5px;
+        width: 31px;
+        height: 28px;
         margin: 20px auto;
     }
     .homepage_box:hover .homepage_box_arrow > div {