Closed awarner023 closed 8 years ago
Hi @awarner023!
It appears that the css being used is very old. If you search the compressed bootstrap.css
file you'll find this line:
.anythingBase{max-width:32766px}
Remove it.
The reason it was there was to prevent an issue with older versions of Opera - see the FAQ about it here
Hi Mottie,
This was absolutely the issue. Thank you for helping me out so quickly. I spent hours looking in all the wrong places! Thanks again!
I'm running into an issue where the slides will not display beyond the 34th panel.
http://www.harimari.com/pages/lookbook-2015
The total width of the ul.anythingbase is 38472px so with panels at 916px wide each I technically should be able to house 42 panels without it breaking, right?
Can someone take a look and please advise? Thanks!