Resize the Event Title
What does this code do?
This code snippet will allow you to change the size of the event title on individual event pages.
Code Snippets
Copy and paste this code into Design > Custom CSS
/* Event Title */ .eventitem-title { font-size: 1.5rem !important; }
Then change the font to a size of your choice.
How To Use It
Copy and paste the code as indicated above.
Change the font to a size of your choice.