Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1049312

    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?

    #1049341

    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

    #1049464

    Hi Anton,

    Great, glad you found that option. I’ll close this thread for now then, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove login possibility in woocommerce’ is closed to new replies.