From: Anthony Talarico Date: Mon, 14 Nov 2016 21:41:03 +0000 (-0500) Subject: changing the wine-img class to region-thumb to avoid conflicts X-Git-Tag: v1.0.18^2~6 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=059658efabf8b08e2bc625e0ec1d5108c23d1a57;p=WP-Themes%2Ffrancejourneys.git changing the wine-img class to region-thumb to avoid conflicts --- diff --git a/regions-map.php b/regions-map.php index c124b6f..a2f4be2 100644 --- a/regions-map.php +++ b/regions-map.php @@ -28,7 +28,7 @@ -
+
post_title;?>
post_content; ?>
@@ -71,7 +71,7 @@ $main_regions_blocks = fetch_all_glm_blocks(468); regions_map_content = page.find( jQuery('.region-content')), regions_map_image_container = page.find( jQuery('.region-image')), regions_map_title = page.find( jQuery('.region-title')), - regions_map_image = page.find( jQuery('.region-img')); + regions_map_image = page.find( jQuery('.region-thumb')); jQuery( "[id^='text-']" ).css("color", "white"); jQuery.each(regions, function(index, value){