Sticky footer


Description: 

Sticky footer in Beaver Builder




Kind:

CSS, Beaver


CSS:

/* Fix Page Footer */
.fl-page-footer {position:fixed;bottom:0;z-index:999;width:100%;}
.fl-page-content {padding-bottom:270px;}
/*Change to whatever the height of your footer is*/