From: Anthony Talarico Date: Wed, 9 Dec 2015 20:36:51 +0000 (-0500) Subject: remove file icons from nav menu X-Git-Tag: v1.0.0^2~36 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=48267a7211e94c68ffb862e07219bed4bb090cf6;p=WP-Themes%2Fthemoleholeonline.git remove file icons from nav menu --- diff --git a/style.css b/style.css index 199ab77..e0ca44e 100644 --- a/style.css +++ b/style.css @@ -49,7 +49,9 @@ Text Domain: galleria } } - +.main-navigation ul li a::before{ + display: none; +} .theme-default .nivo-caption{ background: rgb(99, 133, 73); position: inherit !important;