diff --git a/wp/wp-content/themes/medicalalert/dist/app.css b/wp/wp-content/themes/medicalalert/dist/app.css index b7b2e1af..fe4c52c6 100644 --- a/wp/wp-content/themes/medicalalert/dist/app.css +++ b/wp/wp-content/themes/medicalalert/dist/app.css @@ -12117,8 +12117,15 @@ button[type=submit].single_add_to_cart_button, } } +.consumer-brand .top-menu { + background: linear-gradient(to right, #000066, #3399FF); + padding: 3.5px; +} +.consumer-brand .top-menu a { + color: #FFFFFF; +} .consumer-brand .main-header { - background: #000066; + background: #FFFFFF; } .consumer-brand #menu-consumer .dropdown-menu { background: #000066; diff --git a/wp/wp-content/themes/medicalalert/dist/mix-manifest.json b/wp/wp-content/themes/medicalalert/dist/mix-manifest.json index 4a268676..378b558d 100644 --- a/wp/wp-content/themes/medicalalert/dist/mix-manifest.json +++ b/wp/wp-content/themes/medicalalert/dist/mix-manifest.json @@ -1,4 +1,4 @@ { "/app.js": "/app.js?id=def087bfee86b3ced20472c4fd21ee05", - "/app.css": "/app.css?id=5cddfa7b15796e50a20e60f390ee1b62" + "/app.css": "/app.css?id=a50d195945336a7989a494964e8ab470" } diff --git a/wp/wp-content/themes/medicalalert/header.php b/wp/wp-content/themes/medicalalert/header.php index c7d76829..1b44304f 100644 --- a/wp/wp-content/themes/medicalalert/header.php +++ b/wp/wp-content/themes/medicalalert/header.php @@ -38,7 +38,7 @@ ?>
-
+