SyntaxFix
Write A Post
Hire A Developer
Questions
Here's a simple CSS solution that'll work:
#fix-footer{ position: fixed; left: 0px; bottom: 0px; height: 35px; width: 100%; background: #1abc9c; }