Change button position
-
I am currently using FCB together with Google Recaptcha.
The recaptcha badge and the FCB are now rendering on top of each other.
There is the ability to add CSS to grecaptcha to change the position, but there are challenges in this and it ends up with the grecaptcha bag being displayed higher up the page than FCB although it is less important (to the user).Is there the ability to control the position of FCB directly or via CSS?
Something like/* move FCB to 120px above bottom of page /* .grecaptcha-badge { bottom: 120px !important; }
would be really helpful.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Change button position’ is closed to new replies.