@JoeyRoo - please add this css to the very end of your app.css file and check,
Shopify Admin → Online Store ->Theme → Edit code → app.css
@media screen and (min-width:48em){
#footer .row .medium-6{flex: 0 0 33%;}
}
@JoeyRoo - please add this css to the very end of your app.css file and check,
Shopify Admin → Online Store ->Theme → Edit code → app.css
@media screen and (min-width:48em){
#footer .row .medium-6{flex: 0 0 33%;}
}