Grandint Template - removal of Slider ARROWS

Latest Reply from Dave at 2015-07-03 05:18:47
Grandint Template - removal of Slider ARROWS

How do you remove the left and right ARROWS on the Slider ?
Hi!

To remove the arrows in the theme you need to remove the code:
<div class="fp-prev-next-wrap">
<a href="#fp-next" class="fp-next"></a>
<a href="#fp-prev" class="fp-prev"></a>
</div>

inside the slider.php file located in the directory of the theme.

Leave a reply

Add codeAdd image