Hello Vizionn,
You can do that by creating pages and adding it to Footer menu in Navigation, because by default Debut theme gives the same structure.
Dashboard->OnlineStore->Navigation->Add pages whichever you want to show in the footer link.
The quick links section on that theme is designed to show all the links in a row, vs in a column. If you need to show it in a column adding this css to the bottom of your stylesheet (theme.scss.liquid) will help:
/* force quick links to show one per line */ .site-footer__linklist.list--inline li { display: block; }
Subject | Author | Posted |
---|---|---|
22m ago | ||
25m ago | ||
28m ago | ||
an hour ago | ||
2 hours ago |