Hi,
On the checkout page I get “repeating customer? login”. I found the following codes
.login_link {
display: none;
}
.woocommerce-checkout .showlogin, .woocommerce-checkout .woocommerce-info font {
display: none !important;
}
in the forum which removed the login option, however the field and the text “returning customer” are still there. How can I remove them?
Hi,
I found a solution to the problem. There is an option to disable it from Woocommerce-Settings-accounts and Privacy and uncheck “Allow customers to log into an existing account during checkout”.
Feel free to close the topic.
Best,
Anton