Remove Cope Link button and center Invite via Email

Add this code to the Custom CSS field on the Appearance tab of your Event Calendar widget’s settings:

.global-styles, .eapp-events-calendar-share-link-button {
display: none!important;
}

.global-styles, .eapp-events-calendar-share-content {
justify-content: center!important;
}

Guys, if this code was helpful, please drop us a line in the comments :slightly_smiling_face: