Hello,
If you look on this page: http://www.ericsmeets.nl/contact/
And go to the bottom of the form you can see a date picker. It is translated into the Dutch language, but there is a translation error.
It says ‘voglende’, but it has to be ‘volgende’. Can you change this or how is this done?
On roll-over it also cuts off the last letter. That’s a second problem.
Cheers, Eric.
Hi EricSmeets!
Please add following code to Quick CSS
.avia-datepicker-div a:hover {
color: #555;
background-color: white!important;
}
and please use this free software to translate the strings in Enfold/lang folder – http://poedit.net/
Regards,
Yigit