Layout Middle No Responsive
Middle Content Layout with no responsive featuresJust by configuring our config.html, you can change whatever style you want. Also can do in html files just by adding specific class, all described in documentation.
// Specific Configuration for Simple Layouts$footer = 'footer-2'; // Navigation Footer Clean Style $header = 'header-4'; // Navigation Footer Clean Style$medium_nav_toggle = 0; // 1= visible, 0 = none$small_nav_toggle = 0; // 1= visible, 0 = none$navbar_right_config = 0; // no navbar right$layout = 'middle-layout'; // 'full-layout', 'middle-layout', 'boxed-layout'$responsive = 0; // No Responsive