Tagged: ,

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #442134

    Hi,

    I think a feature is missing: It is not possible to assign heading option to columns.

    And the first row appears different (like heading) by default.

    I like to have a contact table with phone, email, etc. on the imprint page. But with headings (th) in the first column, not the first row.

    Greetings.

    #442320

    Hey Carsten!

    Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details here as a private reply.

    Best regards,
    Rikard

    #442672
    This reply has been marked as private.
    #443516

    Hey!

    \If you’re trying to set the column as “Heading Column”, same as “Heading Row”, unfortunately, that is not available at the moment. You can just set the row to default. If you don’t like the alternate styling, you can change the background color with this:

    .main_color tr:nth-child(odd), .main_color .pricing-table>li:nth-child(odd), .main_color .pricing-extra {
      background: #ffffff;
    }

    Regards,
    Ismael

    #443966

    I hope this feature will come in the future. Styling alone is not semantic. ;)

    But thank you for the answer.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Data tables: Assign heading to columns’ is closed to new replies.