Is that going to override our current theme settings?
I was playing around with it earlier. Is the error still there? Where can I see it?
Still not working
100% sure. The page is albertabcsafety.com
Had to change z-index. Here’s the final code that worked for me:
a#recaptcha_whatsthis_btn:before {
content: '';
display: block;
width: 100px;
height: 6px;
background: #810200 !important;
bottom: -2px;
position: absolute;
z-index: 99999;
}
Hi Rikard,
I did change the values and got that white gap on the bottom of 3 buttons. Any ideas?
Thank you.
When I align it there’s a gap in the bottom now :(
That partially worked. Just the buttons on the right side of the text field still have weird margins