Tagged: x
-
AuthorPosts
-
January 23, 2017 at 10:15 am #1341693
Steve LParticipantHelp! Dropdown menu just stopped working.
January 23, 2017 at 10:19 am #1341698
Steve LParticipantSeems to only be on this page: https://www.johnmooreservices.com/indoor-air-quality
What is the problem. Can you see what’s causing this?
January 23, 2017 at 11:21 am #1341795
RupokMemberHi Steve,
It seems you have multiple CSS that’s causing this (on your Child Theme). Let’s add the below code to override them if you can’t remove them properly :
body .x-navbar .x-btn-navbar { display: inline-block!important; }Cheers!
January 23, 2017 at 11:30 am #1341810
Steve LParticipantMultiple CSS? Can you tell me what you’re referring to so I can correct it? I would greatly appreciate your extra effort to help me identify and fix.
January 23, 2017 at 11:52 am #1341844
JadeModeratorHi Steve,
I checked further and there are some Javascript errors that might be causing the dropdown menus not display when you hover the parent item. You could try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.
Let us know how it goes.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1341693 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
