Hey there,
I need your help adding some css to my calendar. I have already hidden a lot of unnecessary elements but still got some problems. I added a screenshot for clarification
Thanks for your help!
Hi @zerotoone.de,
Thank you for writing in, for the month navigation, please add this to the Page CSS area.
.mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month {left: 40px;}
.mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month {right: 40px;}
For the headline top margin, please add this:
.mec-calendar .mec-calendar-header h2 {
margin-top: 50px;
}
Feel free to adjust the 50px value.
Please be reminded that further customization from here would fall outside of the scope of support that we can offer, as this has something to do with your plugin customization and not issue with the theme.
Cheers!
1 Like
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.