From 770e76a18f29663abc4ae28c0f58c12c1ff83d32 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Mon, 30 Mar 2015 14:23:26 -0400 Subject: [PATCH] Metaslider icon changed and CMS tree promo choked. --- css/Gaslightify.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/css/Gaslightify.css b/css/Gaslightify.css index 5c61c09..eb7d056 100755 --- a/css/Gaslightify.css +++ b/css/Gaslightify.css @@ -26,7 +26,8 @@ select[name="seo_filter"], #toplevel_page_metaslider > ul, #metaslider_social, #metaslider_advanced_settings, #metaslider_configuration .inside, .ngg_admin_notice, -#wpbody .updated { +#wpbody .updated, +.cms_tpv_promo_above_wrapper { display: none !important; } // To delete the dashboard menu option @@ -34,6 +35,6 @@ select[name="seo_filter"], display: none; }*/ -#toplevel_page_metaslider .dashicons-before:before { +#wpadminbar #toplevel_page_metaslider .dashicons-before:before { content: "\f233" !important; } \ No newline at end of file -- 2.17.1