Note: This feature is only available to Wix Studio users.
You can use the classes listed below
to style your Table
elements with CSS.
For more information on styling your elements with CSS, see Styling Elements with CSS and the MDN CSS reference docs.
Important: Element structure and undocumented class names may change without advance warning. To avoid unintended style changes to your site, select elements with the documented class names only.
.table
Targets table elements. For example:
.table__row
Targets table rows. For example:
.table__header
Targets table headers. For example:
.table__cell
Targets table cells. For example:
.table__body
Targets table body elements. For example:
.table__pagination
Targets table pagination elements. For example: