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 Support,
Is there any setting to hide the footer menu at the "Check Out" page only?
Hi,
This is a customization question and support doesn't offer customization services as we wrote on our support homepage and on this area. I will try to help you this time though
Please add the code below to your Custom CSS area:
body.woocommerce-checkout footer { display: none; }Have a nice day!