loganlape,
Thanks for reaching out and sorry to hear you’re having trouble here, but hopefully I can help. I’m noticing that your calendar seems to be stuck in responsive mode. You’ll notice that the ‘media’ attributes are being stripped off of your CSS files (see example here), which will cause your calendar to always display in responsive mode. It’s definitely not a good practice to strip off the attributes from your <link> tags, since this can cause unexpected issues.
This is probably something that’s happening within your theme, so I would suggest disabling that functionality, or reaching out to the developer of your theme to see if they can assist further.
Give that a try and let me know if you have further questions. Thanks! 🙂
-Casey-