From: Anthony Talarico Date: Thu, 30 Jun 2016 17:10:44 +0000 (-0400) Subject: getting carousel images from featured products, changed overlay text from slug to... X-Git-Tag: v1.0.0^2~53 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=2bf8f1ba01cb06147aba20da80d631c031ceff3c;p=WP-Themes%2Ffrancejourneys.git getting carousel images from featured products, changed overlay text from slug to proudct title --- diff --git a/css/app.css b/css/app.css index e74ab6b..0acc8de 100644 --- a/css/app.css +++ b/css/app.css @@ -6531,10 +6531,10 @@ header.main { display: block; color: #FFFFFF; font-size: 1.25rem; - content: attr(data-content); + content: attr(data-title); z-index: 3; top: 40%; - left: 15%; + left: 8%; text-align: center; } #rotation ul li a:hover:after { position: absolute; diff --git a/front-page.php b/front-page.php index 9dfd0d1..ad19c87 100644 --- a/front-page.php +++ b/front-page.php @@ -33,12 +33,26 @@ +