I'm facing two issues with my webpage.
First: I have three buttons on the right side of my page that are supposed to behave like the buttons on this example. However, when you scroll, you can see that their position is incorrectly displayed "outside" of the page. I believe there may be a problem with the display setting, but I'm unsure how to correct it. Any ideas on how to fix this?
Second: When zooming in (below max-width: 992px), my navbar transitions to a sideNav where there should be a collapse button labeled "Přihlásit se." This button is meant to trigger the collapse from Bootstrap and display a form, but for some reason, it's not functioning as expected. Any insights as to why this is happening?
Here's a link to the webpage in question.