Remove Responsiveness from Zurb Foundation
<!-- ADD TO HEAD -->
<meta name="viewport" content="width=1050">
<!-- ADD TO CSS -->
.row {
min-width: 1000px !important;
}
<-- SET ALL COLUMNS TO SMALL-# -->
<div class="small-4 columns">
****NOTE**** If using DoubleTapToGo, sometimes the JS file is corrupt and needs to be remade ****/NOTE****