Layout Right Navigation
Simple Layouts with Right NavigationJust 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-5'; // // Navigation Header Clean Style$medium_nav_toggle = 0; // 1= visible, 0 = none$small_nav_toggle = 0; // 1= visible, 0 = none$navbar_left_config = 0; // 1 = Available Start Visible$navbar_right_config = 1; // 1 = Available Start Visible $navbar_right = 'navbar-tabs-menu'; // navbar right = navbar with menu tabs and menu