Topic: Push footer to bottom of page
                  
                  bobdempsey83
                  pro
                  asked 7 years ago
                
                Hello! I have an app here, that I'm having trouble getting the footer to fix to the bottom of the window. Any suggestions?
https://bobd.me/apps/omdb-movie-search/
Thank you!
                
                  
                
                
                
                  
                  
                  
                    
                    
                
              
              
              
            
                      
                        Add comment
                      
                    
                  
                
                      
                      Ollie Vincent
                      pro
                        answered 7 years ago
                    
Hi,
Do you mean something like this?
footer.page-footer .footer-copyright {
 position: fixed;
 bottom: 0;
 width: 100%;
 background: black;
z-index:9999999;}
                    
                      FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
              Resolved
Specification of the issue
              - ForumUser: Pro
 - Premium support: No
 - Technology: MDB jQuery
 - MDB Version: -
 - Device: -
 - Browser: -
 - OS: -
 - Provided sample code: No
 - Provided link: Yes
 
Tags