From: Anthony Talarico Date: Wed, 25 Apr 2018 20:21:12 +0000 (-0400) Subject: removing the vr menu item X-Git-Tag: v1.0.0^2~19 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=8cc95e657a8bafbebc0fc41818301fc336249926;p=WP-Themes%2Fhospitalitymentality.git removing the vr menu item removing virtual reality training from the topbar --- diff --git a/style.css b/style.css index 30fcf0b..1f106f8 100644 --- a/style.css +++ b/style.css @@ -2666,4 +2666,7 @@ body .cmvl-navbar-navigation span{ } .cmvl-stats-user-table thead tr th:nth-last-child(3){ max-width: 65px; +} +.single-page-nav li:nth-child(3){ + display: none; } \ No newline at end of file