Change color for asterisk required in checkout

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

  • Avatar: cjarabm
    cjarabm
    Participant
    February 9, 2018 at 00:50

    We require help to change the color of the asterisk of the required fields in checkout.

    We have not managed to do it with the options of the Theme and neither in CSS customs

    Please tell us if there is any way to do it

    Thank you

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 9, 2018 at 08:52

    Hello,

    Thanks for the topic.
    You may use this css code in Theme Options > Custom css or in style.css of child theme:

    .woocommerce-checkout .form-row label abbr {
        color: black;
    }

    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.