Support

Account

Home Forums Feature Requests Add CSS class to tabs Reply To: Add CSS class to tabs

  • I think I’m following you here, …

    On the default lang ( German ) the tab I wish to target has

    data-key="field_56c33dd8708f1"

    on its link.

    The wrapper of that tabs content has

    class="acf-field acf-field-tab acf-field-56c33dd8708f1 field_type-tab field_key-field_554c7be3c5fb7 field_type-tab field_key-field_554c7be3c5fb7 field_type-tab field_key-field_554c7be3c5fb7 field_type-tab field_key-field_554c7be3c5fb7"

    On the other lang ( French ) the tab I wish to target has

    data-key="field_56c32fba9c0a9"

    on its link.

    The wrapper of that tabs content has

    class="acf-field acf-field-tab acf-field-56c32fba9c0a9 field_type-tab field_key-field_554c7be3c5fb7 field_type-tab field_key-field_554c7be3c5fb7 field_type-tab field_key-field_554c7be3c5fb7 field_type-tab field_key-field_554c7be3c5fb7"

    So I guess the answer is yes?