Layout Hide Right Navigation

Simple Layouts with Right Navigation Start Hiding

Just by configuring our config.php, 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 Hide Right Navigation Layouts
$footer  = 'footer-empty';   // No Footer
$header  = 'header-5';   // Navigation Header Clean Style

$medium_nav_toggle = 0; // 1= visible, 0 = none

$navbar_right_config = 2; // 2 = Available but Start Invisible	
$navbar_right = 'navbar-email';	 // navbar with email content on the right side
$navbar_right_extra_class='vd_navbar-style-2'; // remove the line