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

    Can you please provide me with some quick css to change the highlight color on the date picker on my contact form to #2c5b9c Thanks!

    #417979

    Hey djshortkut!

    Thank you for using Enfold.

    You can add this to the Quick CSS field:

    .avia-datepicker-div a.ui-state-hover {
      color: #fcfcfc;
      background-color: #2c5b9c !important;
    }

    Cheers!
    Ismael

    #418031

    Thanks Ismael! You can close this thread.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Change Highlight Color on Contact Form Date Picker’ is closed to new replies.