Looking for some assistance with a webpage I've been working on. Here is the page in question:
I used the official static navbar example from Bootstrap as inspiration: https://getbootstrap.com/examples/navbar-static-top/
As well as the official sticky footer example: http://getbootstrap.com/examples/sticky-footer/
On this page, I have included a Facebook page plugin and a Bootstrap carousel. However, even after removing all the code for these elements, I am still facing issues.
One problem I am experiencing is that there is excessive white space at the bottom of the page, taking up almost half of the screen.
Additionally, the sticky footer is not displaying correctly. It does not show the same silver color and size as the official example provided by Bootstrap.
If anyone has any suggestions or solutions to these problems, it would be immensely helpful and appreciated.