From 9df1870f9da96aa7cc0afe5018c143750cc635a2 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Mon, 26 Oct 2015 15:47:17 -0400 Subject: [PATCH] Removing the calendar subscribe button from frontpage --- scss/plugins/_ai1ec.scss | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scss/plugins/_ai1ec.scss b/scss/plugins/_ai1ec.scss index cc59aa9..ef8fd0a 100644 --- a/scss/plugins/_ai1ec.scss +++ b/scss/plugins/_ai1ec.scss @@ -3,4 +3,7 @@ } #page-front .ai1ec-calendar-title { display: none; +} +#page-front .ai1ec-subscribe-container { + display: none; } \ No newline at end of file -- 2.17.1