Guest User

Untitled

a guest
Jan 2nd, 2020
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.67 KB | None | 0 0
  1. <section class="theme-block theme-services" id="theme-services">
  2. <div class="container">
  3. <div class="row">
  4. <div class="col-lg-12 col-md-12 col-xs-12">
  5. <div class="theme-section-module text-center">
  6. <p class="theme-section-subtitle">Add the second service description</p>
  7. <h2 class="theme-section-title">Add the second service title</h2>
  8. <div class="theme-separator-line-horrizontal-full"></div>
  9. </div>
  10. </div>
  11. </div>
  12. <div class="row theme-services-content">
  13. <div class="col-lg-4 col-md-6 col-sm-12">
  14.  
  15. <article class="service-content text-center">
  16.  
  17. <figure class="service-content-thumbnail">
  18. <a href="#"><i class="fa fa-laptop"></i></a>
  19. </figure>
  20.  
  21. <h5 class="service-title"><a href="#">Pixel Perfect Design</a></h5> <p>Lorem Ipsum is simply text of the printing and typesetting industry. Lorem Ipsum has been standard dummy.</p>
  22.  
  23. <div class="service-links"><a href="#">Read More</a></div>
  24.  
  25.  
  26.  
  27.  
  28. </article>
  29.  
  30. </div>
  31. <div class="col-lg-4 col-md-6 col-sm-12">
  32.  
  33. <article class="service-content text-center">
  34.  
  35. <figure class="service-content-thumbnail">
  36. <a href="#"><i class="fa fa fa-opencart"></i></a>
  37. </figure>
  38.  
  39. <h5 class="service-title"><a href="#">WooCommerce Ready</a></h5> <p>Lorem Ipsum is simply text of the printing and typesetting industry. Lorem Ipsum has been standard dummy.</p>
  40.  
  41. <div class="service-links"><a href="#">Read More</a></div>
  42.  
  43.  
  44.  
  45.  
  46. </article>
  47.  
  48. </div>
  49. <div class="col-lg-4 col-md-6 col-sm-12">
  50.  
  51. <article class="service-content text-center">
  52.  
  53. <figure class="service-content-thumbnail">
  54. <a href="#"><i class="fa fa fa-users"></i></a>
  55. </figure>
  56.  
  57. <h5 class="service-title"><a href="#">Satisfied Clients</a></h5> <p>Lorem Ipsum is simply text of the printing and typesetting industry. Lorem Ipsum has been standard dummy.</p>
  58.  
  59. <div class="service-links"><a href="#">Read More</a></div>
  60.  
  61.  
  62.  
  63.  
  64. </article>
  65.  
  66. </div>
  67.  
  68.  
  69.  
  70. </div>
  71. </div>
  72. </section>
Add Comment
Please, Sign In to add comment