diff --git a/css/theme-lava.css b/css/theme-lava.css index 1faee0b5..0d588e07 100644 --- a/css/theme-lava.css +++ b/css/theme-lava.css @@ -842,7 +842,11 @@ nav .container { float: left !important; } .sidebar-menu-toggle { - display: none; + display: block; + position: fixed; + top: 17px; + right: 24px; + color: #222222 !important; } .mobile-menu-toggle { display: block;