Altofocus: Fix the floating footer issue
@@ -48,6 +48,7 @@ body {
background: $color__background-body;
position: relative;
+ z-index: 1;
}
.site-content .widget-area {
@@ -2153,6 +2153,7 @@ body {
.site-content {
background: #fff;