Tagged: x
-
AuthorPosts
-
August 24, 2016 at 1:05 pm #1145106
bangleaParticipantWhen I select the mobile navbar the menu items show with transparent background, white font, and white borders. I would like to have it show as blue background with white font and no borders. Any help is appreciated.
August 24, 2016 at 1:34 pm #1145157
Prasant RaiModeratorHello There,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
Thanks.
August 24, 2016 at 1:38 pm #1145167
bangleaParticipantAugust 24, 2016 at 3:14 pm #1145327
JoaoModeratorHi There,
Please add the following code to Appereance Customizer Custom CSS
@media (max-width: 979px){ .x-nav-wrap.mobile.collapse.in { background: #006f97; padding-left: 10px; padding-right: 10px; } } .x-navbar .desktop .x-nav > li > a:hover, .x-navbar .desktop .x-nav > .x-active > a, .x-navbar .desktop .x-nav > .current-menu-item > a, .x-navbar .desktop .sub-menu li > a:hover, .x-navbar .desktop .sub-menu li.x-active > a, .x-navbar .desktop .sub-menu li.current-menu-item > a, .x-navbar .desktop .x-nav .x-megamenu > .sub-menu > li > a, .x-navbar .mobile .x-nav li > a:hover, .x-navbar .mobile .x-nav li.x-active > a, .x-navbar .mobile .x-nav li.current-menu-item > a { border: none; }Hope it helps
Joao
August 24, 2016 at 7:05 pm #1145540
bangleaParticipantThank you worked like a charm. You are the best!
August 24, 2016 at 10:43 pm #1145973
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1145106 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
