Hide Events on index
From UnionCloud Support
Revision as of 15:35, 30 August 2016 by Ash (talk | contribs) (Created page with "thumb|This is an example of the Events page with the CSS Hacks below applied If you have access to the Global CSS module it is possible to use...")
If you have access to the Global CSS module it is possible to use the below CSS Hacks to hide particular items on the Events Index
a[title="Welsh Varsity"] { background-color: red; /*display:none;*/ }
.event-type-16 { background-color: green !important; /*display:none;*/ }