> 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/shopy/layout-customization/home-page-styles/limited-offer.md).

# Limited Offer

### 1. Limited Offer for your products module

> Module class: Limited-offer

![](/files/U7AB4TyauawhDJbwBpIl)

Add the text block, copy and paste the below code

```html
<div class="col-md-12 col-sm-12 col-xs-6 right-img1 custom-img">

<a href="#"><img class="alignnone wp-image-75 size-full" src="http://demo.themeparrot.com/twp_shopy/wp-content/uploads/2016/11/right.jpg" alt="right" width="1000" height="720" /></a>
<div class="overlay">
<h3>ANKLETS 30% OFF <small> - Limited Offer</small></h3>
</div>
</div>
<div class="col-md-12 col-sm-12 col-xs-6 right-img2 custom-img">
```
