How do I change the color for the availability counter on Gift Registry?

  • ctbarfield
    Asked on February 4, 2021 at 2:42 PM
  • VincentJay
    Replied on February 4, 2021 at 7:01 PM

    Hello,

    Please add this custom CSS code to the widget properties:

    .items-left {
      color: white;
    }

    Here's a guide that you can follow: https://www.jotform.com/help/428-how-to-inject-css-codes-to-widgets

    You can change the color to your own preference. Also, you need to add this custom CSS code to all Gift Registry widget. Try it and let us know if you have any questions. Thank you!