Home › Forums › Quform WordPress › Change Date Picker Text Color
- This topic has 5 replies, 2 voices, and was last updated 7 years, 4 months ago by
lawrencepepper.
- AuthorPosts
- November 30, 2017 at 8:06 pm #23277
lawrencepepper
ParticipantI am using the Underline theme in Quform 2.
I have figured out how to change the Calendar background color, I also want to change the color of the highlighted/selected date from the default green to the blue I am using for the background.
I used this successfully to change the Calendar background color:
.quform-datepicker .k-calendar .k-header,
.quform-datepicker .k-calendar .k-footer,
.quform-datepicker .k-calendar .k-header .k-state-hover {
background-color: #2D6FAE !important;
}
What is the CSS to change the text color?
Thanks
December 4, 2017 at 6:17 pm #23323Ally
Support StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
December 4, 2017 at 6:21 pm #23324lawrencepepper
ParticipantYES! Thank you. That did the trick.
L
December 4, 2017 at 6:23 pm #23325lawrencepepper
ParticipantOpps! Spoke too soon. That changed ALL the text. I only want the selected date text color to change.
L
- This reply was modified 7 years, 5 months ago by
lawrencepepper.
December 8, 2017 at 1:57 pm #23404Ally
Support StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
December 8, 2017 at 2:07 pm #23405lawrencepepper
ParticipantYep – that worked!
Thank you!
L
- This reply was modified 7 years, 5 months ago by
- AuthorPosts
- You must be logged in to reply to this topic.