Bootstrap 4 responsive navbar collapsible button | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Bootstrap 4 responsive navbar collapsible button

I'm trying to code a navbar using bootstrap 4, that will show a collapsible button in xs screen sizes and below. I achieved this, however when the button is clicked, the nav links push the button and brand name down, and appear above them, within the navbar. I want them to appear below the navbar. Can anybody help me with this? I know the code posted here won't work without the bootstrap plugins, however I thought it might be helpful anyway. Thanks!! https://code.sololearn.com/Wr1DrWY3IQ8t/?ref=app

20th Feb 2018, 8:42 AM
Dominik Billam
Dominik Billam - avatar
3 Answers
+ 1
Right now the button is not responsive for me on my iPhone or my PC (reducing the width of the browser so it shows the burger menu button). Although I can't help solve your original problem, I wanted to suggest using CDNs for libraries you import when sharing code at SL so that people can actually run it. The CDN for Bootstrap is: https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css
25th Feb 2018, 7:03 AM
Kevin Hernandez
Kevin Hernandez - avatar
+ 1
@kevin thanks. I received some help for this via stack overflow in the end, but I didn't know how to work the CDN, so thanks for your help!
25th Feb 2018, 9:30 AM
Dominik Billam
Dominik Billam - avatar
0
Hiii guys is there boostrap4 in the solo learn and Angular also
4th Jun 2021, 10:15 AM
manikanta sana
manikanta sana - avatar