Pricing Tables 13
Pricing Tables 13
Basic Package
Good for small business$99
/per month- 1 Website
- 1,000s of Templates Ready
- Blog Tools
- eCommerce Store
- 10+ Webmaster Tools
Plus Package
Good for agencies$149
/per month- 5 Websites
- 2,000s of Templates Ready
- Blog Tools
- eCommerce Store
- 20+ Webmaster Tools
Pro Package
Good for fortune 500$249
/per month- 20 Website
- 5,000s of Templates Ready
- Blog Tools
- eCommerce Store
- 50+ Webmaster Tools
Basic Package
Good for small business
$99
/per month
- 1 Website
- 1,000s of Templates Ready
- Blog Tools
- eCommerce Store
- 10+ Webmaster Tools
Plus Package
Good for agencies
$149
/per month
- 5 Websites
- 2,000s of Templates Ready
- Blog Tools
- eCommerce Store
- 20+ Webmaster Tools
Pro Package
Good for fortune 500
$249
/per month
- 20 Website
- 5,000s of Templates Ready
- Blog Tools
- eCommerce Store
- 50+ Webmaster Tools
/* ===== Pricing Tables 13 ===== */
#pricing-tables-13 li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding-bottom: 15px;
}
#pricing-tables-13 li:last-child {
padding-bottom: 0;
}
#pricing-tables-13 i {
color: var(--bs-gray)
}
#pricing-tables-13 h1 {
font-weight: 900;
color: var(--bs-success)
}