projects
/
WP-Themes
/
glmthemes
/
bpla-theme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ca2864
)
Removing the calendar subscribe button from frontpage
author
Laury GvR
<laury@gaslightmedia.com>
Mon, 26 Oct 2015 19:47:17 +0000
(15:47 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Mon, 26 Oct 2015 19:47:17 +0000
(15:47 -0400)
scss/plugins/_ai1ec.scss
patch
|
blob
|
history
diff --git
a/scss/plugins/_ai1ec.scss
b/scss/plugins/_ai1ec.scss
index
cc59aa9
..
ef8fd0a
100644
(file)
--- 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