From: Anthony Talarico Date: Wed, 18 Apr 2018 13:13:58 +0000 (-0400) Subject: setting the header menu to all lowercase X-Git-Tag: v1.0.0^2~5 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=f1396b4ed7205a5094f2c1baa3b316b88a4c7f14;p=WP-Themes%2Fnpoint.git setting the header menu to all lowercase --- diff --git a/style.css b/style.css index 5603e02..19f728d 100644 --- a/style.css +++ b/style.css @@ -1304,7 +1304,7 @@ body.parallax-on .wpcf7-not-valid-tip { /* text-transform: uppercase; */ font-size: 16px; padding: 5px 10px; - /* text-transform: lowercase; */ + text-transform: lowercase; } .main-navigation > ul > li.current a {