Last active
July 7, 2017 07:52
-
-
Save seothemes/d691b5badaa5e918fb6b8b8b6c8a4a80 to your computer and use it in GitHub Desktop.
Studio Pro Theme Snippets
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="one-third first"> | |
<a href="#"><i class="icon-map-pin"></i> 123 Fourth Street, Los Angeles CA</a> | |
<a href="#"><i class="icon-phone"></i> 1300 123 456</a> | |
<a href="#"><i class="icon-envelope"></i> [email protected]</a> <p>Next steps proximity strategic partners traction. In the queue pivot next steps value-add next level. Pipeline organic hackathon.</p> | |
<a href="#"><i class="icon-facebook"></i></a> | |
<a href="#"><i class="icon-twitter"></i></a> | |
<a href="#"><i class="icon-dribbble"></i></a> | |
</div> | |
<div class="two-thirds"> [ninja_form id=1] </div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Start one-third --> | |
<i class="icon-tools gradient large"></i> | |
<br> | |
<h6>Branding</h6> | |
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent elementum Proin gravida niauctor aliquet.</p> | |
<!-- End one-third --> | |
<!-- Start one-third --> | |
<i class="icon-mobile gradient large"></i> | |
<br> | |
<h6>Web</h6> | |
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent elementum Proin gravida niauctor aliquet.</p> | |
<!-- End one-third --> | |
<!-- Start one-third --> | |
<i class="icon-genius gradient large"></i> | |
<br> | |
<h6>Strategy</h6> | |
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent elementum Proin gravida niauctor aliquet.</p> | |
<!-- End one-third --> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment