@bethchan please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
@media screen and (min-width: 1024px){
.template-index .site-footer__middle{
padding: 42px 0 0px !important;
}
.template-index .site-footer__bottom {
padding: 0 !important;
}
}