0
Welcome Guest! Login
0 items Join Now

Anacron: Recreating the Demo - Expanded Top

Your Guide to Recreating Elements of the Anacron Theme for WordPress


Expanded Top Section

Here is the widget breakdown for the Expanded Top section:

Text

This section of the page is a standard text widget. You will need to enter the following in the main text field.

<p>All plans come with awesome support by email and phone. There is no hidden fee!</p>

<div class="fp-pricing-table">
    <div class="gantry-width-33 gantry-width-block">
        <div class="gantry-width-spacer">
            <ul class="rt-pricing-table">
                <li class="rt-table-title">Basic</li>
                <li class="rt-table-price">$28</li>
                <li class="rt-table-description">Globally incubate standards compliant channels</li>
                <li class="rt-table-item">5GB Storage</li>
                <li class="rt-table-item">10 Users</li>
                <li class="rt-table-cta-button"><a class="readon2" href="#">Sign Up</a></li>
            </ul>
        </div>
    </div>

    <div class="gantry-width-33 gantry-width-block">
        <div class="gantry-width-spacer">
            <ul class="rt-pricing-table">
                <li class="rt-table-title">Standard</li>
                <li class="rt-table-price">$58</li>
                <li class="rt-table-description">Globally incubate standards compliant channels</li>
                <li class="rt-table-item">25GB Storage</li>
                <li class="rt-table-item">20 Users</li>
                <li class="rt-table-cta-button"><a class="readon2" href="#">Sign Up</a></li>
            </ul>
        </div>
    </div>

    <div class="gantry-width-33 gantry-width-block">
        <div class="gantry-width-spacer">
            <ul class="rt-pricing-table">
                <li class="rt-table-title">Ultimate</li>
                <li class="rt-table-price">$88</li>
                <li class="rt-table-description">Globally incubate standards compliant channels</li>
                <li class="rt-table-item">50GB Storage</li>
                <li class="rt-table-item">30 Users</li>
                <li class="rt-table-cta-button"><a class="readon2" href="#">Sign Up</a></li>
            </ul>   
        </div>
    </div>

    <div class="clear"></div>   
</div>

<p>Free <strong>30 days trial</strong> on all plans. No credit card needed! Need a bigger plan? <a href="#">View Professional Plan</a>.</p> 

Here is a breakdown of options changes you will want to make to match the demo.

  • Enter Pay as You Grow Pricing in the Title field.
  • Set the Align Variation option to RT-Center.
  • Enter fp-expandedtop rt-big-title in the Custom Variations field.
  • Leaving everything else at its default setting, select Save.

Found errors? Think you can improve this documentation? Please edit this page. You can also view the history of this page.