Hoppa till huvudinnehållet

Item styling

Kommentarer

2 kommentarer

  • 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

Du måste logga in om du vill lämna en kommentar.