Tables

Tables:

Custom Table with Shortcode:
[custom_table]

Header 1Header 2Header 3Header 4
Item 1DescriptionSubtotal:$0.00
Item 2DescriptionDiscount:$0.00
Item 3DescriptionShipping:$0.00
Item 4DescriptionTax:$0.00
Item 1:DescriptionTOTAL:$0.00
*Table Footer here…

[/custom_table]

OR for equivalent non-shortcode version apply the « custom-table » class to the « table » tag and you’ll get the same styling:

Header 1Header 2Header 3Header 4
Item 1DescriptionSubtotal:$0.00
Item 2DescriptionDiscount:$0.00
Item 3DescriptionShipping:$0.00
Item 4DescriptionTax:$0.00
Item 1:DescriptionTOTAL:$0.00
*Table Footer here…

[divider_top]