Anyone know how to resize the whole calendar to fit on your declared container? im having difficulties to target specific classes using css for it.
Any tips or help would be appreciated.
Thank you
1 Answer, 1 is accepted
0
Martin
Telerik team
answered on 24 Jul 2024, 02:12 PM
Hello, Rio,
You can change the width on the element from which the Calendar is created. Here's a small example for reference. In a similar way, you can get the width of the parent element and set it to the component.
Let me know if that works for you.
Regards,
Martin
Progress Telerik
Do you have a stake in the designеr-developer collaboration process? If so, take our survey to share your perspective and become part of this global research. You’ll be among the first to know once the results are out. -> Start The State of Designer-Developer Collaboration Survey 2024
Thank you, it works, but what about the content inside it, like the day cells and months? It seems that only the calendar container expanded, but not the entire content.
Martin
Telerik team
commented on 31 Jul 2024, 01:50 PM
At this point there's no way to resize the content as well.