No CAPTCHA reCAPTCHA Resizing

前端 未结 14 1978
故里飘歌
故里飘歌 2020-12-14 01:23

Hi I just added Google\'s No CAPTCHA reCAPTCHA to my website, and I am running into a small little issue. It does NOT fit on my mobile website, and that is

14条回答
  •  伪装坚强ぢ
    2020-12-14 01:47

    By using the CSS transform property you can achieve changing the width by changing the entire scale of the reCAPTCHA.

    By adding in just two inline styles, you can make the reCAPTCHA fit nicely on your mobile device:

    More details can be found on my site: https://www.geekgoddess.com/how-to-resize-the-google-nocaptcha-recaptcha/

提交回复
热议问题