Please always enter the name of the template and the Joomla version and the live URL if available
[SOLVED] Hide ReCAPTCHA Logo
- davidanna23
- Offline Topic Author
- Senior Boarder
- Posts: 45
- Thank you received: 2
Hello,
in my website: www.lecameredellascala.it , I use your Travel Template.
How can I hide ReCAPTCHA logo in Bottom Right position:
Thanks
in my website: www.lecameredellascala.it , I use your Travel Template.
How can I hide ReCAPTCHA logo in Bottom Right position:
Thanks
by davidanna23
Please Log in or Create an account to join the conversation.
- Administrator
- Offline
- Moderator
- Posts: 705
- Thank you received: 115
Set this to your custom.css
custom.css is in your Astroid-Framework.
Maybe helpful:
stackoverflow.com/questions/44543157/how...ible-recaptcha-badge
Code:
.grecaptcha-badge {
visibility: hidden;
}
custom.css is in your Astroid-Framework.
Maybe helpful:
stackoverflow.com/questions/44543157/how...ible-recaptcha-badge
Last Edit:1 year 6 months ago
by Administrator
Last edit: 1 year 6 months ago by Administrator.
Please Log in or Create an account to join the conversation.
- davidanna23
- Offline Topic Author
- Senior Boarder
- Posts: 45
- Thank you received: 2
Thanks a lot
Last Edit:1 year 5 months ago
by davidanna23
Last edit: 1 year 5 months ago by davidanna23.
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates