Tagged: x
-
AuthorPosts
-
May 8, 2016 at 4:43 pm #981324
bakParticipantHi
How can I have the menu points under “Monitoring” in the same grey than all other submenu points rather than having them in red?
May 8, 2016 at 4:45 pm #981325
bakParticipantThis reply has been marked as private.May 8, 2016 at 10:34 pm #981650
Nabeel AModeratorHi there,
Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:
.x-navbar .desktop .sub-menu li a { color: #a6a6a6 !important; } .desktop .sub-menu .x-active>a, .desktop .sub-menu .current-menu-item>a { background-color: #fff !important; }Let us know how this goes!
May 9, 2016 at 2:12 am #981786
bakParticipantThis reply has been marked as private.May 9, 2016 at 2:30 am #981796
RupokMemberHi there,
Thanks for updating. Let’s use this CSS :
.x-navbar .desktop .sub-menu > li:not(.menu-item-has-children) > a { color: #a6a6a6; }Hope this helps.
Cheers!
May 9, 2016 at 2:34 am #981803
bakParticipantperfect!
May 9, 2016 at 2:37 am #981808
RupokMemberGlad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you.
Thanks for using X.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-981324 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
