Hi,
we are using Dawn theme, and we added a 3rd column to our footer, but the middle column is gigantic while the other two very small. This in desktop.
Does anyone can help put all 3 columns with the same width?
very appreciated.
Hi,
we are using Dawn theme, and we added a 3rd column to our footer, but the middle column is gigantic while the other two very small. This in desktop.
Does anyone can help put all 3 columns with the same width?
very appreciated.
Hello There,
Please share your page store URL and Screenshot.
So that I will check and let you know the exact solution here.
Please share the URL
The link is https://proheeder.com/
.footer-block.grid__item.footer-block--menu {
max-width: initial;
}
Add this css at the bottom of Online Store->Theme->Edit code->Assets->base.scss.liquid
Thank you so much @oscprofessional Problem fixed.