Can you please let me know how you managed to make it responsive? I am struggling with it, too. I am using the Exponent theme and using Tatsu builder if that helps.
-
This reply was modified 5 years, 7 months ago by
eliac7.
Plugin Contributor
webnus
(@webnus)
Hi @eliac7,
Please send a live URL from your issue.
Best Regards
Hi,
Thanks for your fast response. How could I send you a private message?
@eliac7
This was my fix. I used custom CSS for the page I had the calendar on.
.mec-calendar-side {
min-width: 100px!important;
}
Omg, @erinhiggs Thanks a lot! That was the issue! The right column wouldn’t go down the main calendar. Thanks again for your post!
@eliac7 you’re welcome. I’m glad it worked!
I had the same problem and your code has solved it, thank you!
Oh my god, that just saved my life! I think MEC should really take a look into resolving that bug!