Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #415025

    1. When I select the new “hide form labels” selection in the contact form it works great except that the date picker box still shows MM/DD/YY How can I change it so that the title for that field shows up in that box when selected.
    2. I noticed that when I select “hide form labels” the asterisk showing that it is a required field does not show up next to the title. How can I make this show up?
    3. How can I style both of the buttons in the date picker like the submit button and the rest of the buttons on my site?

    Thank you!

    #415794

    Hey!

    1-2. I’ve already reported this to Kriesi.

    3. Use this:

    .avia-datepicker-div .ui-datepicker-buttonpane button {
        background: white;
        color: #2c5b9c;
        border: 1px solid #2c5b9c !important;
    }

    Regards,
    Josue

    #416000

    Thank you Josue! You can close this thread.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Contact Form’ is closed to new replies.