How to add Pricing Plans in the SquareOne theme

Homepage Community Forums SquareOne Theme Support How to add Pricing Plans in the SquareOne theme

  • This topic has 1 voice and 0 replies.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #11968
    Wes
    Moderator
      <div class="plans">
      	<div class="first">
      		<h3>Simple</h3>
      			<div class="price"><sup>$</sup>29<span class="monthly">/mo</span></div>
      			<hr>
      			<ul>
      				<li><strong>100</strong> Themes</li>
      				<li><strong>Unlimited</strong> Bandwidth</li>
      				<li><strong>300</strong> E-mail Accounts</li>
      				<li><strong>Free</strong> 1-800 Number</li>
      				<li><strong>5 Free</strong>Domains</li>
      				<li><strong>Unlimited</strong> Downloads</li>
      			</ul>
      			<a class="button" href="#">Purchase</a>
      	</div>
      
      	<div class="second">
      	<h3>Popular</h3>
      		<div class="price"><sup>$</sup>99<span class="monthly">/mo</span></div>
      		<hr>
      		<ul>
      			<li><strong>100</strong> Themes</li>
      			<li><strong>Unlimited</strong> Bandwidth</li>
      			<li><strong>300</strong> E-mail Accounts</li>
      			<li><strong>Free</strong> 1-800 Number</li>
      			<li><strong>5 Free</strong>Domains</li>
      			<li><strong>Unlimited</strong> Downloads</li>
      		</ul>
      		<a class="button" href="#">Purchase</a>
      	</div>
      
      	<div class="third">
      	<h3>Awesome</h3>
      		<div class="price"><sup>$</sup>199<span class="monthly">/mo</span></div>
      		<hr>
      		<ul>
      			<li><strong>100</strong> Themes</li>
      			<li><strong>Unlimited</strong> Bandwidth</li>
      			<li><strong>300</strong> E-mail Accounts</li>
      			<li><strong>Free</strong> 1-800 Number</li>
      			<li><strong>5 Free</strong>Domains</li>
      			<li><strong>Unlimited</strong> Downloads</li>
      		</ul>
      		<a class="button" href="#">Purchase</a>
      	</div>
      </div>
    Viewing 1 post (of 1 total)
    • The topic ‘How to add Pricing Plans in the SquareOne theme’ is closed to new replies.