remove scrollbar from week view
-
In the week view of the event calendar, I need to display 09:00->22:00 – but I don’t want the scrollbar. I would like the height of the calendar to be bigger so that it can display all the hours I want, on the web page, without the need for the scrollbar. At the moment only half an hour is not visible so the scrollbar adds unnecessary complexity.
Is this possible, ideally with a short code? I’m not a professional developer so I would struggle a bit if it involves anything too complicated to implement.
I am using version 2.12.4 of the plugin.
My page contains the following :
[eo_fullcalendar defaultView=”agendaWeek” alldayslot=”false” minTime=”9″ maxtime=”22″ headerLeft=”prev,next category” headerCenter=”title” headerRight=”today,month,agendaWeek,agendaDay” axisformat=”H:i” timeformat=”H:i”]
The topic ‘remove scrollbar from week view’ is closed to new replies.