1. ggaillet
  2. Bug Report
  3. Friday, January 31 2020, 06:33 AM
Hello,

Any way to correct the color of the numbers and letters of the date picker for the date field? When I click on the calendar, the pop up shows white letters/numbers on a white background.
Thanks
Accepted Answer
admin Accepted Answer
Admin
Hi,
you can fix it by adding in custom.css of your template the following code
.jsndatepicker td,.jsndatepicker th{color:black;}
  1. more than a month ago
  2. Bug Report
  3. # Permalink
admin Accepted Answer
Admin
Hi,
can you please post me your site link (for example registration page) to see this issue? unfortunately some template or some other component style can create some conflict, but in the most of cases you can solve it by adding some lines of CSS code to your template.
  1. more than a month ago
  2. Bug Report
  3. # 1
ggaillet Accepted Answer
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 2
ggaillet Accepted Answer
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 3
admin Accepted Answer
Admin
Hi,
try with this ;)
.chzn-container .chzn-results >li{color:#444;}
  1. more than a month ago
  2. Bug Report
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.