If you’re making a rockin’ marketing site for a subscription-based product, you are likely in need of a pricing table. These fill 100% of their container and are made from a simple unordered list.
Building pricing tables with our predefined classes is quite easy. All you need to is going to Alcatron => Pricing tables in your admin panel and start creating the tables of desired type and layout.
Available HTML class options:
<li class="title">
: Creates the styles for a title.
<li class="price">
: Add a price that stands out.
<li class="description">
: If you need to descript the plan, add this.
<li class="bullet-item">
: To call out features, use this list item.
<li class="cta-button">
: To add a button inside a list item, use this.