Tagged: x
-
AuthorPosts
-
July 14, 2016 at 8:58 am #1086811
Eric MParticipantWe have been able to eliminate all hover bar components in the nav but cant seem to locate ones location. what is the css to get rid of this one?
July 14, 2016 at 8:59 am #1086814
Eric MParticipantThis reply has been marked as private.July 14, 2016 at 10:32 am #1086952
RupokMemberHi 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.
July 20, 2016 at 12:49 pm #1095656
Eric MParticipantThis reply has been marked as private.July 20, 2016 at 1:00 pm #1095669
ThaiModeratorHi There,
Please find this CSS:
.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 { box-shadow: none; }And change to this:
.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 { box-shadow: none !important; }Hope it helps 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1086811 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
