Answer the question
In order to leave comments, you need to log in
How to add a class to the last flexslider navigation element?
Hello everybody! Connoisseurs, tell me how to add a class to the tag or y in the last element of the page navigation. <ol ... flexslider
This is where the class is needed
Thanks a lot in advance!!!!!!!!
Answer the question
In order to leave comments, you need to log in
What is a link to nowhere? To create a carousel, you give a template like
<div class="flexslider">
<ul class="slides">
<li>
<img src="slide1.jpg" />
</li>
<li>
<img src="slide2.jpg" />
</li>
<li>
<img src="slide3.jpg" />
</li>
<li>
<img src="slide4.jpg" />
</li>
</ul>
</div>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question