Broken CSS styling BuddyBoss login
-
I’m using your great Turnstile plugin on my BuddyBoss site. On the login page however the Turnstile element has a margin-left of -15px, causing the element to be out of line with the rest of the form. It would normally be a simple fix on my end, but styling the element using CSS does not seem to work. The element just won’t accept any styling using the .cf-turnstile div class. The div ID is dynamically generated on each refresh so that also is not an option.
Strangely enough I also did some styling on the BuddyBoss registration page for the Turnstile element there, and that works fine (the margin-left was okay on the registration page, it just needed some margin-top).
Hopefully you can remove the “margin-left: -15px” from the code so this is solved for everybody or have some tips on how to style it from my side.
- You must be logged in to reply to this topic.