Remove Sig In With A Passkey - Question | JoomShaper

Remove Sig In With A Passkey

Carlos Arango

Carlos Arango

Template 1 year ago

Where to delete, remove sign in with passkey option ...

https://indupark.platinoweb.com/component/users/login?Itemid=101

0
3 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #160982

Hola Carlos,

You have older version of template, that's why you have that issue. Probably you renamed template folder some time ago, and forgot to update code with new one.

Anyway, you have two options:

  1. In Joomla Plugins find "Passkey (Passwordless) Login" and disable it - it will hide "Una Passkey" button and its icon.
  2. OR, use that Custom CSS to correct icon size
#Passkey { width: 24px; height: 24px;
  background-color: whitesmoke;}
0
Carlos Arango
Carlos Arango
Accepted Answer
1 year ago #160994

Hello:

Theres only one version of the template.

We deactivate Passkey

We use your css code an stilll the same.

We need to remove that fronm our site... any idea to solve it?

Thanks

Carlos Arango

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #160996

now looks this way

info_2862_2024.jpg


about joomla features ask on forum.joomla.org, this button is from joomla itself, not helix.

plg_system_webauthn

0