Home › Forums › Quform WordPress › Date Picker Background Colour Change
- This topic has 6 replies, 2 voices, and was last updated 7 years, 8 months ago by
markpevans.
- AuthorPosts
- September 15, 2017 at 6:41 pm #21964
markpevans
ParticipantHi,
I am looking to change he date picker background from the lime green default to blue.
I have taken a look at the css options but unable to find a solution.
Can you please advise the quickest way to change this?
Please find attached a screenshot.
Thanks
Attachments:
You must be logged in to view attached files.September 18, 2017 at 8:58 pm #21989Allan
Support StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
September 19, 2017 at 8:03 am #21992markpevans
ParticipantHi Allan,
Thanks for getting back to me.
Unfortunately this did not work.
I entered the following:
.quform-theme-light.quform-datepicker .k-calendar .k-header,
.quform-theme-light.quform-datepicker .k-calendar .k-footer,
.quform-theme-light.quform-datepicker .k-calendar .k-header .k-state-hover {
background-color: #52c7f2; /* Prime BG */
}
/* Text link color */
.quform-theme-light.quform-datepicker .k-calendar td.k-state-focused .k-link,
.quform-theme-light.quform-datepicker .k-calendar td.k-state-selected.k-state-focused .k-link {
color: #89c712; /* Prime BG */
}Is there a something that I should be selecting from the elements dropdown prehaps?
Please find attached a screenshot.
Attachments:
You must be logged in to view attached files.September 20, 2017 at 12:45 pm #22061Allan
Support StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
September 20, 2017 at 1:03 pm #22063markpevans
ParticipantHahaha!
Got it!
Lastly, how can I change the current and chosen date from green to the baby blue?
I have attached an image to explain. The 20 is in green, I want it to show in blue.
Attachments:
You must be logged in to view attached files.September 20, 2017 at 7:18 pm #22073Allan
Support StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
September 24, 2017 at 8:13 am #22220markpevans
ParticipantHi Alan,
Ah ok! Thanks for pointing that out my friend.
Yes that worked.
Thank you for your support.
Great plugin btw!
- AuthorPosts
- You must be logged in to reply to this topic.