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.
Hello,
I have 2 issues on the customer's login page.
The first one concerns the alignment of the text which need to be removed.
The second one concerns the password requirement that I would like to remove.
I detailed those issue in attachement.
Could you please help me to resolve them? Thanks a lot !!!
Hi Celine,
Can you please attach another type of file, or simply upload it as an image as I can't open it on my device.
Best regards,
Laborator Team
here you are
Thanks for your quick answer
Hi again,
1. Where do you want to remove the alignment, can you specify the exact element.
2. Which is this part, can you specify please.
Best regards,
Laborator Team
Hi-again,
1). I would like the customer's email adress (in this case [email protected]) starts after the asterix (*). Now, it's written over.
2). I would like to remove the requirement with regards to the customer's password. Now, the requirement is very complex and the customer has to register a very complex password to register. I am afraid that nobody will register ...
Hi Celine,
1. Add the following CSS in your Custom CSS to fix this:
.woocommerce .register .bordered-block.with-form-labels .form-group.absolute input { padding-left: 160px !important; }2. This is not something related to the theme, it's something WooCommerce does and to change this I found a plugin:
https://wordpress.org/plugins/password-strength-for-woocommerce/
But it seems not to be recommended.
Best regards,
Laborator Team