Changing font color in the Inventory widget.

  • binnerriw2g
    Asked on October 31, 2020 at 2:39 PM

    Hello, I am wondering if I can change the font/color in the inventory widget. Please see the attached for reference. Thank you!

    Jotform Thread 2671104 Screenshot
  • KrisLei Jotform Support
    Replied on October 31, 2020 at 5:16 PM

    Hello,

    Please try to add these CSS codes in the widget:

    .items-left {

    color: black;

    }

    For reference: -How-to-Inject-CSS-Codes-to-Widgets

    You may change the color in the codes according to your preferences.

    Let us know if you need further assistance.