Tagged: x Author Posts September 1, 2016 at 8:59 pm #1157851 Benjamin HParticipant On my website http://www.lvbbi.com/ my drop down menus stopped working. I can’t figure out what the issue is and it is frustrating some of the students who are used to accessing their classes through those drop downs. 🙂 Thank you for your help Benjamin September 1, 2016 at 10:24 pm #1157922 Prasant RaiModerator Hello Benjamin, Thanks for writing in and sorry to hear that you are having trouble. Kindly can add this under Custom > CSS in the Customizer. .x-navbar { overflow-y: visible; } Let us know how it goes. Cheers! September 2, 2016 at 5:44 am #1158288 Benjamin HParticipant Thank you for the code! I added to the Customizer, but nothing seems to change… Benjamin September 2, 2016 at 7:19 am #1158375 FriechModerator Hi There, Try adding the code on your Child theme’s style.css file. And clear your caching plugin and any CSS/JS minifier feature before previewing the site. .x-navbar { overflow-y: visible !important; } This is a known bug and our Dev Team is already working on it. Thanks. Author Posts <script> jQuery(function($){ $("#no-reply-1157851 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In