Home Forums Themes Support Gecko Login Forms Disable Toggle

Viewing 1 reply thread
  • Author
    Posts
    • #17026

      Hello,

      I’d like to disable the toggles for the social login – Please see:

      Currently – need to click “click here to login” to see the social login options – would like to disable that

       

    • #17035

      Hi,
      Please use the custom CSS code below
      .woocommerce-checkout .woocommerce .woocommerce-info:first-child { display: none; }

      Cheers,
      Foster

Viewing 1 reply thread

You must be logged in to reply to this topic.