remove margin checkbox in wp comments
-
Hi there,
we’ve added a privacy notice for our wordpress-comments. But i can’t seem to find how to target the checkbox for accepting privacy statement.
The checkbox has a lot of margin in:
Firefox (Mac)
Firefox, Chrome and Edge (win).Chrome and Safari on Mac work fine.
I can fix it somewhat with:
input#wpgdprc {
margin-left: -13%;
margin-right: -10%;}but then it skews too much to the left in other browsers. Oddity..
Regards, Edwin
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘remove margin checkbox in wp comments’ is closed to new replies.