Relative Content

Tag Archive for javascriptlaravellaravel-bladebootstrap-5jscalendar

How to display horizontally calendars with jsCalendar and Bootstrap?

I am using jsCalendar and Bootstrap, and I’m trying to display only 3 of the 12 months in a single row, horizontally. However, when I use the .col class, my elements are displayed vertically. Previously, I was working with Tailwind and the .grid class, and everything worked perfectly. What is causing this issue ?