Topic: Datepicker picker holder
Hsunight
free
asked 6 years ago
Hi, I have some question about datepicker
1. How can I change picker holder to opacity 0?
2. Select year and month is so strange… doesn't like material design, will it be change?
Thx!
Add comment
Marta Wierzbicka
staff
answered 6 years ago
Hello,
1. Do you mean change background color of
.picker__holder
to transparent? If yes, you can do this by adding this line of code in your CSS file:
.picker--opened .picker__holder {
background: transparent;
}
2. We'll think about changing this month and year selects in the future.
Best,
Marta
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Specification of the issue
- User: Free
- Premium support: No
- Technology: General Bootstrap questions
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Tags