Support

Home Forums Event Espresso Premium Birthdate Calendar Picker missing month and year

Birthdate Calendar Picker missing month and year

Posted: March 17, 2017 at 7:58 pm

Viewing 1 reply thread


Charlie

March 17, 2017 at 7:58 pm

Hello,

Inside the registration,the birthdate calendar picker year dropdown doesn’t show the month and year. It only show the arrows.


Tony

  • Support Staff

March 20, 2017 at 8:03 am

Hi Charlie,

The datepicker does show the month/year, however your theme is adding styling to set the text color of those dropdowns to white, if I disable that rule you can see the values – http://take.ms/4gBi2

You can use some custom CSS to fix that but as we don’t know why the theme is doing that (it may be for some styling elsewhere) rather than overrider it everywhere we can set the CSS to only target the date picker on the EE checkout page using this:

.page-id-673 .ui-datepicker-title select {
    color: #647382;
}

You can add that style using the custom CSS section of the customizer:

Dashboard -> Appearance -> Customize -> Additional CSS

Viewing 1 reply thread

The support post ‘Birthdate Calendar Picker missing month and year’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso