How do we make our footer split into columns like the below on mobile?
Currently it is all stacked. I think the relevant line in our Theme.SCSS file is this one, which currently is:
@media (max-width:767px) and (min-width:440px){.site-footer .small--one-whole {width: 50%;}}
Please provide website url and if your store is password protected then also provide password So I will check and provide a solution here.
www.physioworldshop.co.uk
Did anyone have a solution to this?