ICS Calendar includes a number of customization options, and its functionality can be altered or extended using the built-in filters, but sometimes the easiest way to achieve changes to its presentation can be with a bit of custom CSS code.
Use our CSS Guide to make the most of the flexibility CSS offers for customizing your calendar’s appearance.
Using the Inspector
Get to know the “inspector” in your web browser. It’s a great way to see how the CSS of the plugin is constructed, so you can choose the proper selectors for the elements you want to modify.
ICS Calendar CSS Classes
A full list of the custom CSS classes that exist in the ICS Calendar plugin.
CSS Tips and Tricks
A collection of examples of CSS code you can use as a basis for customizing your calendar. (Work in progress.)