remove file icons from nav menu
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 9 Dec 2015 20:36:51 +0000 (15:36 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 9 Dec 2015 20:36:51 +0000 (15:36 -0500)
style.css

index 199ab77..e0ca44e 100644 (file)
--- 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;