Zum Hauptinhalt gehen

Item styling

Kommentare

2 Kommentare

  • Berend Veldkamp

    You could use the Inject CSS activity. For instance:

    .gcx-forms-itemPicker1 label[data-id="0"] {
    color: Red;
    }

    will select the first item of an item picker with id itemPicker1.

    2
  • Nabaz Gharib Mohammed

    Thank your reply. It worked.

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.