I have Events Calendar Pro and need to do some custom CSS. I tried copying parts of events.css and adding them to my childtheme stylesheet but it didn’t work. What is the best practice for this? I want my styles to stick with product updates.
The best practice is to create a copy of events.css inside an events directory (within your theme’s directory) and making any changes there – we’ve got some good guides to this stuff: