Forums
(@behrit)
12 years, 6 months ago
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.
12 years, 7 months ago
Thanks, that worked.
Do you mind providing a short explanation as to why this fixed it?
Thanks.
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?