Change text lining - by Milou Soeters - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 5 years, 11 months ago ago by Rose Tyler

  • Avatar: Milou Soeters
    Milou Soeters
    Participant
    June 1, 2018 at 08:41

    Hi there!

    Can you please tell me how I can change the text over here?
    http://prntscr.com/jpe0pf

    Thanks in advance!

    Milou

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 1, 2018 at 10:18

    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

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.