Removing the calendar subscribe button from frontpage
authorLaury GvR <laury@gaslightmedia.com>
Mon, 26 Oct 2015 19:47:17 +0000 (15:47 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Mon, 26 Oct 2015 19:47:17 +0000 (15:47 -0400)
scss/plugins/_ai1ec.scss

index cc59aa9..ef8fd0a 100644 (file)
@@ -3,4 +3,7 @@
 }
 #page-front .ai1ec-calendar-title {
     display: none;
+}
+#page-front .ai1ec-subscribe-container {
+    display: none;
 }
\ No newline at end of file