Hello Again.
I have another snippet for you, but this is about all we can provide for theme compatibility issues as it is beyond the support we can provide to troubleshoot every single formatting issue with a theme. So here is the snippet that should target that Mini Calendar.
.entry-content .tribe_mini_calendar_widget thead th,
.entry-content .tribe_mini_calendar_widget tr td {
padding: 0;
}
Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.
Let me know if that helps.
Thanks