From 29f6da9ffef01061169d2d949a573a24f1260c70 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 14 Dec 2016 12:12:04 -0500 Subject: [PATCH] summary: separating the anchors for the partners blocks on the title, and partner name details: this is done so that hovering over one of the fields doesn't apply the hover effects to all of the fields with anchor tags --- sections/front-page.php | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/sections/front-page.php b/sections/front-page.php index cd2e2ba..ad587f3 100644 --- a/sections/front-page.php +++ b/sections/front-page.php @@ -78,12 +78,26 @@ -

-

+ + + externalUrl){echo ' target="_blank"';}?>> + +

+ + +
+ + + externalUrl){echo ' target="_blank"';}?>> + +

+ +
+

-- 2.17.1