From: Laury GvR Date: Mon, 26 Oct 2015 19:47:17 +0000 (-0400) Subject: Removing the calendar subscribe button from frontpage X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=9df1870f9da96aa7cc0afe5018c143750cc635a2;p=WP-Themes%2Fglmthemes%2Fbpla-theme.git Removing the calendar subscribe button from frontpage --- 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