Hi all.
I’m trying to copy a site : ubereats.com.
I’m trying to add Bootstrap collapse , but can’t get it to work at all?
Even though I’m literally copying/pasting the code from here:
I first tried my own code but that didn’t work obviously, so tried the bootstrap site code , thinking that should work, but no not either.
I’ve tried everything, I’ve included all the libraries needed I think, so I’m stumped!
I tried in different browsers, and still no luck.
My laptop is old though and runs windows 7.
Thanks
can you clarify which element is the one that toggles the collapse?
(maybe you can post the specific snippet of code showing that element and the specific snippet of code showing the targeted element)
one thought i had is, instead of mixing font-awesome and bootstrap, what if you just used bootstrap to do this? (link goes to a specific part of the page that shows a collapsible hamburger menu)
Thank you, but the same thing happened when I copied literally from bootstrap.com and pasted into my project .
I’ll take a look off course at your link , and maybe it works who knows.