From: Anthony Talarico Date: Thu, 10 May 2018 17:54:15 +0000 (-0400) Subject: unhiding the parallax titles on the front page X-Git-Tag: v1.0.0^2~34 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=36cf61429425660c9ff6e7723f2f3f3115dfe13e;p=WP-Themes%2Flaurium.git unhiding the parallax titles on the front page --- diff --git a/style.css b/style.css index fc085c4..cc3c46f 100644 --- a/style.css +++ b/style.css @@ -2688,7 +2688,7 @@ Responsive grid for pages width: 100%; } .parallax-section:not(:first-child) h2{ - display: none; + /* display: none; */ } .parallax-section:not(:first-child) h2 ~ .parallax-content{ /* display: none; */