Hi,
On the datepicker in a gravity forms, the name of the month is aligned right, see image.
When i use below css to change it to left it works properly, see image.
.gform-theme-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-header select.ui-datepicker-month {
margin-right: 70px;
-moz-text-align-last: right;
text-align-last: left !important;
But it won’t stick, also adding !important does not work.
Changing to 2022 theme solves the issue, so i guess there is some theme setting overriding the gravity layout.
Regards
Hi,
Could you post a link to where we can see the actual problem please?
Best regards,
Rikard
here is a link: https://sandair.nl/rondvlucht/
Hi,
Thanks for that. I can only see the plugin styling applying, where exactly are you adding the CSS? If you need further help, then please post admin WordPress login details in private.
Best regards,
Rikard
sorry, was a cache issue, now the applied css works fine to align the month left
Hi,
Thanks for the update, so everything is working as it should now then?
Best regards,
Rikard
yes, with the additional css it is displayed fine.
Hi,
Glad to hear that you have this sorted out, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike