I downloaded bootstrap 4 beta from getbootstrap.com, I included CSS & js from dist folder, but my styles are incomplete (navbar, hidden, visible are not working) do I need any extra stuff to include for my bootstrap folder?
Have you included jquery?
Yup when i include CDN it is working fine but when i downloaded it is not working
I guess you didn’t specify path to your file correctly. Check browser console for errors. Press F12 on your keyboard to turn on console/debugging tool on your browser.
1 Like
This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.