Your Guide to Recreating Elements of the Paradigm Theme for WordPress
Here is the widget breakdown for the Footer section:
You will need to enter the following in the main text field.
<p><span>Updates, upcoming themes, and <span class="visible-large">great </span>deals!</span></p>
<form class="fp-footer-form" action="http://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=rocketthemeblog', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true">
<input type="text" placeholder="Your Email" class="inputbox" name="email">
<input type="hidden" value="rocketthemeblog" name="uri" />
<input type="hidden" name="loc" value="en_US" />
<input type="submit" name="Submit" class="readon" value="Join" />
</form>
Here is a breakdown of options changes you will want to make to match the demo.
[span class="hidden-tablet hidden-phone"]Join Our [/span]Newsletter
in the Title field.This widget tells WordPress to start a new widget column beginning with the widget placed directly below the divider in the section.
You will need to enter the following in the main text field.
<p>We are always open for a quick chat!</p>
<h5><span class="icon-phone"></span> 678-123-6789</h5>
<h5><span class="icon-envelope"></span> hello@paradigm.com</h5>
Here is a breakdown of options changes you will want to make to match the demo.
Get in Touch
in the Title field.You will need to enter the following in the main text field.
<div class="gantry-width-block gantry-width-33">
<div class="gantry-width-spacer">
<h2 class="title">Info</h2>
<p class="nomarginbottom"><a href="#">About</a></p>
<p class="nomarginbottom"><a href="#">Blog</a></p>
<p class="nomarginbottom"><a href="#">Team</a></p>
</div>
</div>
<div class="gantry-width-block gantry-width-33">
<div class="gantry-width-spacer">
<h2 class="title">Work</h2>
<p class="nomarginbottom"><a href="#">Portfolio</a></p>
<p class="nomarginbottom"><a href="#">Services</a></p>
</div>
</div>
<div class="gantry-width-block gantry-width-33">
<div class="gantry-width-spacer">
<h2 class="title">Support</h2>
<p class="nomarginbottom"><a href="#">Help</a></p>
<p class="nomarginbottom"><a href="#">Contact</a></p>
</div>
</div>
<div class="clear"></div>
Here is a breakdown of options changes you will want to make to match the demo.
fp-footer-menu
in the Custom Variations field.