-
small boxes:
-
Link to the page with the widget in question:
Event though I chose full with, the calendar boxes are quite small. anyone know how to make the boxes bigger?
small boxes:
Link to the page with the widget in question:
Event though I chose full with, the calendar boxes are quite small. anyone know how to make the boxes bigger?
Hi there @Therese_Nesse
I’ve forwarded your request to the devs and will get back to you once I have their response
Please try to add this code to the Custom CSS field on the Style tab of your widget’s settings and let me know if it helped
.global-styles, .container:has(.elfsight-app-73d6e6e1-e46e-480e-a0c2-bbcc32138c25) {
max-width: none!important;
padding: 0!important;
width: 100%!important;
}
Max, then this happened .)
Do I get it right that the code worked the way you wanted?
I wanted to get the grid boxes to become bigger, they look so small and tiny in the rest of the webdesign.
But yes now they seems to be place all the way out However, do you have a code to make the grid boxes bigger too
Got it!
Sure, here is the code:
.eapp-events-calendar-grid-item {
height: 400px;
width: 350px!important;
}
Try it out and let me know if you like the result
Fantastic Thank you so much!
You’re most welcome
In the meantime, I’d like to remind you about our Giveaway, where you can win 3 FREE months for your subscription.
Check the details and join in - April Giveaway: Celebrate 80K Members with Us & Win 3 FREE Months!
I will buy for client. However one last question - is it the possible to have for example 4 events on the main page - and then on a separate page have more events?
Mainpage: 4 events
Separate Event Page: eks 16 events
Unfortunately, no
The only solution is to create 2 different widgets with the different number of events and install them to these pages.
If you have any questions left, I’ll be happy to advise
Ok thank u