How to change the green color of the left?

  • aliso1920
    Asked on August 27, 2018 at 5:18 PM
    Usei Quantity gift registry, apenas como mudar a cor verde dos left ?
  • Jed_C
    Replied on August 27, 2018 at 5:27 PM

    I'm sorry, but are you referring to the quantity color? In my sample screenshot, I boxed in the green quantity color. If you are referring to that, you will need to inject the CSS code below into the widget's CSS block https://www.jotform.com/help/428-How-to-Inject-CSS-Codes-to-Widgets.

    span.items-left {

        color: red;

    }

    1535405212The Easiest Online Form Builde Screenshot 10

    You can replace the "red" value to whatever color you want or even the hex color you can use that.

    Let us know if you have any questions or if you need further assistance.