Hi there
I am working on a magento website (porto template)
I want to change the homepage slides but I can't find the images folder where the old slides exist in it
so I don't know how to update it
may this piece of code helps :
<div class="item"> <a href="#" alt=""><img src="http://.../media/catalog/product/cache/1/thumbnail/600x/17f82f742ffe127f42dca9de82fb58b1/m/a/mattress.jpg" alt="" /></a>
<div class="content"> </div>
</div>
<div class="item"> <a href="#" alt=""><img src="/images/home-slider-01.jpg" alt="" /></a>
<div class="content"> </div>
</div>
<div class="item"> <a href="#" alt=""><img src="/images/home-slider-02.jpg" alt="" /></a>
<div class="content"> </div>