Advertisement
Guest User

Untitled

a guest
Aug 30th, 2016
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. <!-- NOTE: For full width image, place this code outside of a container -->
  2.  
  3. <!-- begin Full Screen Image Tile -->
  4.  
  5. <div class="grid-block-full-bg pattern-bg evo-white full-screen">
  6. <div class="container">
  7. <div class="row">
  8.  
  9. <div class="col-xs-8">
  10. <!-- begin text -->
  11. <div class="evo-space-30"></div>
  12. <h2 class="evo-header">Text Header</h2>
  13. <div class="evo-space-4"></div>
  14. <p class="evo-text">Basic components are a great starting point for evolving the design.</p>
  15. <div class="evo-space-8"></div>
  16. </div>
  17. <!-- end text -->
  18.  
  19. </div>
  20. </div>
  21. </div>
  22.  
  23. <!-- end Full Screen Image Tile -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement