From: Anthony Talarico Date: Thu, 2 Aug 2018 17:49:03 +0000 (-0400) Subject: changing profile headers background color X-Git-Tag: v1.0.0^2~1 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=e5884a81ff661bb983d31a7f7bec527986d664f5;p=WP-Themes%2Fsaultstemarie360.git changing profile headers background color --- diff --git a/footer.php b/footer.php index 652c397..4d8c9fa 100644 --- a/footer.php +++ b/footer.php @@ -186,13 +186,8 @@ margin-bottom: 5px; } /* profile heading */ - #learndash_profile .learndash_profile_heading{ - background-color: #0C3C60; - color: white; - } - /* profile heading */ #learndash_profile .learndash_profile_heading, .learndash_profile_quiz_heading{ - background-color: #0C3C60; + background-color: #3A8BB6; color: white; font-size: 16px; }