Title: CSS for Scroller
Last modified: May 16, 2021

---

# CSS for Scroller

 *  Resolved [andreymaksimov1965](https://wordpress.org/support/users/andreymaksimov1965/)
 * (@andreymaksimov1965)
 * [4 years, 12 months ago](https://wordpress.org/support/topic/css-for-scroller/)
 * How do I change the color of the scroll bar on hover? The code below doesn’t 
   work:
 * .xdsoft_datetimepicker.xdsoft_dark .xdsoft_scrollbar>.xdsoft_scroller:hover {
   
   background-color: #ffffff !important; }

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

 *  [Sumit Jain](https://wordpress.org/support/users/jainsumit12/)
 * (@jainsumit12)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/css-for-scroller/#post-14500138)
 * Hello Andrey,
 * Hope you are doing well!
 * please use the following code to change the scrollbar color.
 * .xdsoft_scroller:hover{
    background:#fff!important; }
 * I hope this will solve your problem!
 * Regards,
 * Team Input WP
 *  Thread Starter [andreymaksimov1965](https://wordpress.org/support/users/andreymaksimov1965/)
 * (@andreymaksimov1965)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/css-for-scroller/#post-14504434)
 * Yes, it works, but only for selecting the month and year. For selecting the hour
   does NOT work.
 *  [Sumit Jain](https://wordpress.org/support/users/jainsumit12/)
 * (@jainsumit12)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/css-for-scroller/#post-14518933)
 * Hello Andrey,
 * Can you please share the URL. So that we can check the things.
 * Thanks
 *  Thread Starter [andreymaksimov1965](https://wordpress.org/support/users/andreymaksimov1965/)
 * (@andreymaksimov1965)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/css-for-scroller/#post-14520131)
 * [http://a-maksimov.ru/request-for-event/](http://a-maksimov.ru/request-for-event/)
 *  Plugin Author [inputwp](https://wordpress.org/support/users/inputwp/)
 * (@inputwp)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/css-for-scroller/#post-14669251)
 * Hi,
 * Can you please check the latest version of our PRO Plugin? It allows you to customize
   the design as per your liking.
    [https://www.inputwp.com/pro/](https://www.inputwp.com/pro/)
 * Thank you!

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

The topic ‘CSS for Scroller’ is closed to new replies.

 * ![](https://ps.w.org/date-time-picker-field/assets/icon.svg?rev=2964043)
 * [Availability Datepicker – Booking Calendar for Contact Form 7 – Input WP](https://wordpress.org/plugins/date-time-picker-field/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/date-time-picker-field/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/date-time-picker-field/)
 * [Active Topics](https://wordpress.org/support/plugin/date-time-picker-field/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/date-time-picker-field/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/date-time-picker-field/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [inputwp](https://wordpress.org/support/users/inputwp/)
 * Last activity: [4 years, 10 months ago](https://wordpress.org/support/topic/css-for-scroller/#post-14669251)
 * Status: resolved