Advertisement
Guest User

Untitled

a guest
Apr 22nd, 2019
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. <!--==========================
  2. Call To Action Section
  3. ============================-->
  4. <section id="call-to-action" class="wow fadeInUp">
  5. <div class="container">
  6. <div class="row">
  7. <div class="col-lg-9 text-center text-lg-left">
  8. <h3 class="cta-title">Call To Action</h3>
  9. <p class="cta-text"> Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat
  10. nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit
  11. anim id est laborum.</p>
  12. </div>
  13. <div class="col-lg-3 cta-btn-container text-center">
  14. <a class="cta-btn align-middle" href="#">Call To Action</a>
  15. </div>
  16. </div>
  17.  
  18. </div>
  19. </section><!-- #call-to-action -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement