Hey Max, I hope you are doing well. Question. How do you change the size of the Calendar boxes? I’d like to see them reduced by 50%. Thanks for your help. Jeff
Hi there, @Jeff_Howard
Please try to use this code in the Custom CSS field on the Style tab of your widget’s settings and let me know if it helped
.eapp-events-calendar-masonry-item-inner {
min-height: 0;
max-width: 300px;
}
Hey Max, thanks for your reply but I don’t see the code you mentioned. I’m new to this site so perhaps I’m looking in the wrong place.?
1 Like
Oh, I am so sorry!
I’ve readded it and now it should be visible. Please try it out and let me know if it worked
Don’t you apologize, you’re helping me. Thanks
1 Like