From: Anthony Talarico Date: Fri, 13 Nov 2015 14:13:40 +0000 (-0500) Subject: changed relative link path for assets X-Git-Tag: v1.0.0^2~106 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=5cc73319c8ca4416ddf26fa2449ad0d6eceeb78f;p=WP-Themes%2Fthemoleholeonline.git changed relative link path for assets --- diff --git a/style.css b/style.css index 3ad31d9..4953b84 100644 --- a/style.css +++ b/style.css @@ -321,7 +321,7 @@ table.variations td { } } .site-branding { - background: url("/assets/the-molehole-logo.jpg") 0% 40% no-repeat; + background: url("/wp-content/themes/galleria/assets/the-molehole-logo.jpg") 0% 40% no-repeat; background-size: 100% auto; margin-top: 25px !important; margin-bottom: 20px !important;