Greetings to all. I'm encountering an issue while setting up my first Bootstrap Nav bar. Although I've managed to make it work, the section right below it is overlapping the navbar (I can only see the navbar if I use a z-index of -1, but then the buttons in that section do not function). I've attempted to adjust the height/width through CSS, but I'm restricted in how small I can make the section.
This is the problem I'm facing: https://i.sstatic.net/YoGrn.jpg
First problem: You can observe how the hero section extends into the next area. Also, how can I limit the margin on padding/margin on the left and right of the Hero section? I tried to adjust it in CSS but was unsuccessful.
Second problem: You can notice how the image in the services section is not resizing itself to stay within the boxes (stars).
... @import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Serif:wght@200&display=swap'); /* Your unique CSS styles go here */