How can I add a list to my website footer?

Hello I wanted to add a list on the footer but I don’t know how, can anyone help me please?

www.marangytcg.co.uk FAQ Section

Thank you in advance.

Hello

Do you want to increase menu item under Faq info?

I want to look like tidy , one under another, more or less like that:

-Shipping

-Privacy

-Return

-Terms

Not like it is now:

Sorry but I am so bad trying to explain myself

ul.site-footer__linklist.list--inline .site-footer__linklist-item {
    display: block;
}

You can paste it in your css file. I hope it will work

Thank you

Thank you so much for your help :smiley:

You’re most welcome