I am at the point where I am tempted to open my window and throw my computer out. I followed a tutorial on Bootstrap for the footer template.
Everything looks good, but when my text extends beyond one page, the footer remains stuck in place and does not move under the text as it should.
I just want the footer to always stay at the end of the page, even when the content is longer. Not all my pages will be this short. Please send some assistance :)
View how it should work See how it's not working
.dropdown-toggle::after {
display: none;
}
.text-decoration-none {
text-decoration: none!important;
}
<!-- CSS styles go here -->
HTML code here