Center widget on the page

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

.global-styles,
[class^='RootLayout__Component-sc'] {
  margin: 0 auto;
}

Guys, if this code was helpful to you, please drop a line in the comments. Your feedback helps us improve our services and provide better solutions :slightly_smiling_face:

2 posts were split to a new topic: Event Calendar alignment