-
Notifications
You must be signed in to change notification settings - Fork 39
Description
I wonder if someone can help me identify what's gone wrong.
I have integrated the bootstrap-navbar-dropdowns into my CMS, and I have it mostly working except the flyouts aren't working, and the glyph for each of them is pointing down.
This is for the bootstrap 4.x version. I think I have all the js loaded correctly, and I have adapted the html structure as closely as I can to my data.
You can look at my site using this link:
https://botany.org/BSAResponsive
(it will use this design only at this URL. If you start navigating around the site it will use the default design which is not responsive)
My goal with this design is simply to use it to proof our content pages and prep for migration to a completely new Bootstrap based theme. So yes I know it's old and ugly and the menu system is too complicated; this is just an interim step.