Important:
This support area is for Kalium 3 users only.
Support for Kalium 4 has moved to our new platform at support.laborator.co.
If you’re using Kalium 4, please create a new account there using your email and license key. A password will be sent to you automatically.
Hi
I have a delivery date plugin which adds a date picker field below the Billing details on the checkout.
Since updating to the latest version of the theme class="hidden" is getting added to the label for this field where on the previous version it did not.
See attached a comparison of my live site compared to my staging site running the latest version.
How can I remove this as I need this label to be shown.
Thanks
Garry
Hi Garry,
Can you please share your Wordpress credentials here, because I need to login to your site and test this. Your information is safe here (private) in this thread.
To include your credentials click Insert Credentials button in editor toolbar. (See how)
Hi Garry,
Your provided credentials are not working for me.
Hi Garry,
Please add the code below to your Custom CSS area:
body.woocommerce-checkout label.hidden { visibility: visible !important; display: block !important; }Have a great week!
Will set this ticket as solved from here.