Please help me make footer links uniform. there is too much space between useful links and contact

www.woodinspire.in → store link

Hi @gp11

You can change the class of these two div from col-xl-3 to col-xl-4 and col-xl-2.
See the screenshot below:

Hey @gp11 ,

Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.


Screenshot is for reference only, the correct code to paste is the one shown above.