Adding text box only to homepage
Hello,
I am trying to add a text box to my home page. Let say for example I want to add the following code after the "Just listed/Most Popular/Random" classified listings:
<div class="content_left">
<div class="shadowblock_out">
<div class="shadowblock">
<h2 class="dotted">Example</h2>
</div>
</div>
</div>
Thank you