Hey Calendly Community,
I'm working on adding Calendly to our custom web app, and I could use some help with a few things.
Here’s what I’m facing:
Styling Customization: I want to change how the Calendly widget looks to match our app's design. I've tried using CSS, but it seems like Calendly’s default styles are overriding mine. How can I make my custom styles work?
Responsive Design: Our app is designed to work well on all screen sizes, but the Calendly widget doesn’t resize properly on smaller screens. It looks off and affects the user experience. How can I make the widget more responsive?
Event Handling: I need to know when certain events happen in the Calendly widget, like when someone schedules or cancels an appointment. I want to run some custom code when these events occur. How can I capture and handle these events in my app?
If you have any advice, code examples, or tips on these issues, please share. Your help would be greatly appreciated!
Thanks!