Removing arrows on slider

Latest Reply from rebecca at 2016-02-09 17:30:46 Solution
I love your themes - they are so easy to work with and my site always look amazing.

I'm using the Denlof theme on my site livingtrustdocuments.org and am only using the one picture. Is there any way to remove the arrows on each side of the picture? Thanks for your help.
I did find the answer.

To remove arrows from slider- remove this code from the slider (in the library-php file)

<div class="fp-prev-next-wrap">
<a href="#fp-next" class="fp-next"></a>
<a href="#fp-prev" class="fp-prev"></a>
</div>

Thanks
Hi!

Yes, you are right. That is the best way to delete slide arrows.
You answered before I could do it)
Thanks for reassuring me that this was right !!!

Leave a reply

Add codeAdd image