This topic has 2 replies, 2 voices, and was last updated 6 years, 5 months ago ago by Rose Tyler
Hi there!
Can you please tell me how I can change the text over here?
http://prntscr.com/jpe0pf
Thanks in advance!
Milou
Hello,
You can use this custom css code:
.woocommerce-checkout #wpgdprc_field input[type="checkbox"] {
margin-left: -35px;
}
.woocommerce-checkout #wpgdprc_field label {
margin-left: 35px;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up