I’m having an issue where ul lists are not showing up in the caption text of the Easy Slider. This is the ul code:
<ul class="listStyle">
<li><span class="listStyleText">Reports motile sperm concentration</span></li>
<li><span class="listStyleText">See a live video of your sperm</span></li>
<li><span class="listStyleText">Two tests included in each kit</span></li>
<li><span class="listStyleText">Step by step interactive instructions</span></li>
<li><span class="listStyleText">Sperm trivia challenge</span></li>
</ul>
Any ideas?
Hey reisp,
I’m not sure why the list items are working. Please use the below code in the captions.
<div class="listStyle">
<span class="listStyleText">Reports motile sperm concentration</span></br>
<span class="listStyleText">See a live video of your sperm</span></br>
<span class="listStyleText">Two tests included in each kit</span></br>
<span class="listStyleText">Step by step interactive instructions</span></br>
<span class="listStyleText">Sperm trivia challenge</span></br></div>
Best regards,
Vinay
Thanks Vinay
I discovered the problem was the formatting of the code I have… I believe the tab indents on the li elements were causing the issue. After I removed them it worked just fine.
cheers
Hey!
GLad you got it short out.
Please let us know if we can do anything else to assist you, we would be happy to help further.
Thanks a lot
Best regards,
Basilis