Title: Scrollbar Removal
Last modified: August 30, 2016

---

# Scrollbar Removal

 *  [dadib](https://wordpress.org/support/users/dadib/)
 * (@dadib)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/scrollbar-removal-1/)
 * upgraded and seeing scrollbar on day view, the default view used…
 * what is the best way to set height to not be shown with scrollbar?
 * thanks for s super plugin.
 * [https://wordpress.org/plugins/wp-fullcalendar/](https://wordpress.org/plugins/wp-fullcalendar/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Support [angelo_nwl](https://wordpress.org/support/users/angelo_nwl/)
 * (@angelo_nwl)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/scrollbar-removal-1/#post-6676736)
 * you can try to add this at the end of your theme style.css or custom css options
   in your theme
 *     ```
       .fc-day-grid-container.fc-scroller {
           height: 100% !important;
       }
       ```
   
 *  Thread Starter [dadib](https://wordpress.org/support/users/dadib/)
 * (@dadib)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/scrollbar-removal-1/#post-6676749)
 * Bingo, thanks!
 *  [Martin](https://wordpress.org/support/users/maltham/)
 * (@maltham)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/scrollbar-removal-1/#post-6676801)
 * +1
 *  Plugin Support [angelo_nwl](https://wordpress.org/support/users/angelo_nwl/)
 * (@angelo_nwl)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/scrollbar-removal-1/#post-6676816)
 * thanks for the update and glad it’s working.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Scrollbar Removal’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-fullcalendar.svg)
 * [WP FullCalendar](https://wordpress.org/plugins/wp-fullcalendar/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-fullcalendar/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-fullcalendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-fullcalendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-fullcalendar/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [angelo_nwl](https://wordpress.org/support/users/angelo_nwl/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/scrollbar-removal-1/#post-6676816)
 * Status: not resolved