> For the complete documentation index, see [llms.txt](https://wpdocs.themeparrot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wpdocs.themeparrot.com/wordpress-themes/eccentric/layout-customization/services.md).

# Services

### Services

![](/files/QwijNFoBex7Vyzt2VKtw)

![](/files/s6knuoE5DymBTSNkAt7J)

Edit this code as your need

```html
<section id="services">
<div class="services">
<div class="container">
<div class="row">
<div class="services-heading">
<h1>Our Services</h1>
</div>
<div class="col-sm-4">
<img src="http://localhost/wp-eccentric/wp-content/uploads/2017/06/service_01-300x167.png" alt="" class="alignnone size-medium wp-image-37" srcset="http://localhost/wp-eccentric/wp-content/uploads/2017/06/service_01-300x167.png 300w, http://localhost/wp-eccentric/wp-content/uploads/2017/06/service_01.png 360w" sizes="(max-width: 300px) 100vw, 300px" width="300" height="167"><p></p>
<h3>Breakfast</h3>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, behind the word mountains,there live the blind texts.</p>
<div class="readmore">
<a href="#">Read More</a>
</div>
</div>
<div class="col-sm-4">
<img src="http://localhost/wp-eccentric/wp-content/uploads/2017/06/service_02-300x167.png" alt="" class="alignnone size-medium wp-image-38" srcset="http://localhost/wp-eccentric/wp-content/uploads/2017/06/service_02-300x167.png 300w, http://localhost/wp-eccentric/wp-content/uploads/2017/06/service_02.png 360w" sizes="(max-width: 300px) 100vw, 300px" width="300" height="167"><p></p>
<h3>Lunch</h3>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia,  behind the word mountains,there live the blind texts.</p>
<div class="readmore">
<a href="#">Read More</a>
</div>
</div>
<div class="col-sm-4">
<img src="http://localhost/wp-eccentric/wp-content/uploads/2017/06/service_03-300x167.png" alt="" class="alignnone size-medium wp-image-39" srcset="http://localhost/wp-eccentric/wp-content/uploads/2017/06/service_03-300x167.png 300w, http://localhost/wp-eccentric/wp-content/uploads/2017/06/service_03.png 360w" sizes="(max-width: 300px) 100vw, 300px" width="300" height="167"><p></p>
<h3>Dinner</h3>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, behind the word mountains, there live the blind texts.</p>
<div class="readmore">
<a href="#">Read More</a>
</div>
</div>
</div>
</div>
</div>
</section>
```
