Footer – 100% Width
.footer .swm-container{
max-width: 100%;
}
Add code snippet in the child theme's style.css file ( Child Theme Setup Video Tutorial ) or Dashboard > Appearance > Customize > Additional CSS.
.footer .swm-container{
max-width: 100%;
}