How to center footer menu ? - Brooklyn Theme

the footer i have


the footer i want

1 Like

also please insert solution to remove search bar from bottom thank you .

@7kingodmsla

Welcome to the Shopify community!
Thanks for your good question.

Please share your store URL.
So that I will check and let you know the exact solution here.

https://7kingdomsbar.myshopify.com/

passwrd: godgod1

@7kingodmsla
Add more menus into your Store.

yes i will add menus however i still need to center the text

1 Like

@7kingodmsla
Add then i will able to help you.

1 Like

hello. ! i have added them now

please check

i have added menu plus social media

@7kingodmsla

ul.no-bullets.site-footer__linklist li {
    padding-left: 20px !important;
    text-align: center;
}

ul.no-bullets.site-footer__linklist {
    display: inline-flex !important;
}

Add this code in the bottom of theme.scss

hey so i have added this but no change