0
Want to create left navigation bar and three images in the right side in the same row. Using bootstrap.
Able create left navigation bar with <ul> tag and class="list-group-item". Using grid system after left navigation bar unable to place three images with header and footer. Using col-lg-3 and col-lg-9 . Please help me
5 Réponses
+ 1
I got it. I have assigned the wrong id to data-bs-target. Thanks a lot for helping
0
Post your code, so we can see what is problem.
0
My navigation bar not working after minimising screen. The right corner burger symbol doesn't show anything. I am using bootstrap 5.
0
I don't understand "3 images with header and footer", you only send code with nav included, without rest of elements.
Also hamburger menu work, if you have problem with it than you didn't upload all JavaScript code needed, bootstrap also need popper.js to work fine.