• Resolved csoszitibor

    (@csoszitibor)


    We want our users to use every time a 2FA, so we want to hide the “Do not challenge me for the next 30 days.” option. Is it possible from .CSS?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Georgi Ganchev

    (@georgiganchev)

    Hello @csoszitibor,

    Potential .css modification done by your developers might be possible. It is not possible to disable it directly from the plugin itself.

    Best regards,
    Georgi Ganchev

    Thread Starter csoszitibor

    (@csoszitibor)

    I have tried this in theme’s custom CSS, but it is not ok:

    input#do_not_challenge {
    display: none !important; }

    Can anyone help me?

    Plugin Support Plamen M

    (@plamenm)

    Hello @csoszitibor,

    Since the plugin itself does not provide such an option, I am afraid that we can not help with the required code modifications for your particular theme and site. To the least, any future plugin and theme updates would not preserve such custom code modifications.

    You should discuss the removal of the visualization of the 2FA option with your site developer instead.

    Thank you for your understanding.

    Regards,
    Plamen.M
    SiteGround.com

    Thread Starter csoszitibor

    (@csoszitibor)

    Ok, no problem, our developer wrote the necessary code snippet

    Plugin Support Georgi Ganchev

    (@georgiganchev)

    We are glad to hear that you managed to complete the removal of the opt-out option.

    Please be advised that we have also opened internal task to our developers and we will work towards providing more control to the administrator user over this functionality and potentially having the option to choose if it would be presented to the other user roles.

    You can keep an eye on the Changelog to see any future enhancements.

    Best regards,
    Georgi Ganchev

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to hide the “Do not challenge me for the next 30 days.” option?’ is closed to new replies.