Thread Starter
behrit
(@behrit)
It appears the slider navigation starts to wrap at the edge of the image so by making the margin-left smaller I have been able to get them all on the same row.
Thread Starter
behrit
(@behrit)
Thanks, that worked.
Do you mind providing a short explanation as to why this fixed it?
Thanks.
Thread Starter
behrit
(@behrit)
I found the following bit of html which I assume is the root cause.
<li id="meteor-next" class="next"><a href="#next">Next</a></li>
How come just the image doesn’t appear?