• On this page:
    http://danyale.com/contact/

    the date picker box that opens up is behind my contact form’s input fields. I need the date picker to pop up above the form. I have set the z-index high but no luck!

    Here’s the CSS I’m using……

    .ui-datepicker {
    z-index: 10000 !important;
    }

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Z-Index Not Working! Form Fields Above Date Picker’ is closed to new replies.