Hot WordPress Themes › Support Forum › WordPress Themes › Academy › floating footer › Reply To: floating footer
Hello,
You can add this in theme’s style.css file:
.footerrow { position: absolute; bottom: 0; }
Regards, Milos