So unsure if I broke something for it to look like this, but I am looking to change the text colour within the date range picker. Just unsure of the exact element that I need to be targeting in the CSS, or if I’m missing something super obvious
Appreciate the help, ended up being the color
property of the .daterangepicker
class, instead of .datepicker
, which was targeting the initial text box, and not the popup container