Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • vodanile Friend
    #1061309

    I have enabled reCAPTCHA on JA Company contact page but the width size is showing scroll bars for bottom and right bar, can I resize the reCAPTCHA box and from which file?

    Pankaj Sharma Moderator
    #1061344

    Hi
    Add below code in custom.css file to fix it

    .contact .contact-form #contact-form .re-captcha .controls #jform_captcha {
    
        overflow: hidden; 
    }

    Regards

    vodanile Friend
    #1061375

    I don’t see this file under template css folder. Please tell me the location. Thanks

    Pankaj Sharma Moderator
    #1061376

    Hi
    Please create a new file in css folder with name custom.css and add the code.

    Regards

    mengler12 Friend
    #1073210

    Hello,

    I added the code as suggested to the custom.css file and there remains an issue showing scroll bars for bottom and right bar.

    How can I adjust this

    Pankaj Sharma Moderator
    #1073241

    Hi
    Kindly share the URL of the site to which you applied the changes.
    I will check it

    Regards

    mengler12 Friend
    #1073343
    Pankaj Sharma Moderator
    #1073465

    Hi
    Add this code in the first line of custom.css file

    #recaptcha_area {
    
        overflow: hidden!important;
    }

    Regards

Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 7 replies, has 3 voices, and was last updated by  Pankaj Sharma 6 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum