hiding internal footer parallax section
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 15 Aug 2018 19:21:11 +0000 (15:21 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 15 Aug 2018 19:21:11 +0000 (15:21 -0400)
style.css

index ccbd4b8..7b184fc 100644 (file)
--- a/style.css
+++ b/style.css
@@ -2766,6 +2766,9 @@ Responsive grid for pages
         background-attachment: scroll !important; 
     }
 }
+.footer-parallax{
+    display: none;
+}
 video {
     width: 100%;
     /* margin-bottom: 30px; */