Created
August 14, 2014 00:24
-
-
Save studiopress/16063941900e837ac6b0 to your computer and use it in GitHub Desktop.
Remobile Theme Features
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"> | |
| <div class="dashicons dashicons-welcome-write-blog"></div> | |
| <h4>Our Thoughts</h4> | |
| <p class="margin-bottom">We feel packing light and authenticity are the cornerstones to experiencing a true and genuine happiness.</p> | |
| <p><a class="button" href="#">Read Journal</a></p> | |
| </div> | |
| <div class="one-third"> | |
| <div class="dashicons dashicons-desktop"></div> | |
| <h4>Development</h4> | |
| <p class="margin-bottom">We launched the Genesis Framework, and since then WordPress themes have simply never been the same.</p> | |
| <p><a class="button" href="#">Our Services</a></p> | |
| </div> | |
| <div class="one-third last"> | |
| <div class="dashicons dashicons-rss"></div> | |
| <h4>Newsletter</h4> | |
| <p class="margin-bottom">Like what you read on our company blog? Get it delivered to your inbox and enjoy it with your morning coffee.</p> | |
| <p><a class="button" href="#">Sign Up Now</a></p> | |
| </div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment