Why doesn't my footer menu show up on my website?

Hello,

I created pages with return policy, shipping policy, etc. I created a menu as “footer menu” to which I added the pages I mentioned. I went to theme-customize- footer- ad block. I added the “footer menu” I created, I saved it but it does not appear on the website. What did I miss doing? Thank you.

1 Like

Could you please share the store URL if password protected then share the store password also.

https://countrylifegiftsshop.myshopify.com/admin/themes/120647352561

The theme is called minimal.

@country
Add this code in top of the . timber.scss
file.

.site-footer__links a {
    color: #ffffff !important;
}

Thank you.

Hi @country ,

Your store has a main menu and footer menu by default to which you can add pages. So you do not need to - and should not - create a footer menu yourself and you do not need to add it as a section or block either!

When you create your policies they are linked automatically to your checkout footer, and you can also add them to your default footer menu.

Are these the steps that you followed?

1 Like

Than why I cannot see them on my site?

where exactly to add? It is a big file with coding…

If you follow the guide I linked above you should be able to access your menus by going to Online Store > Navigation:

If those menus do not appear on your theme, then you may have edited the default menu handle. This is where you can see the correct handle for each menu:

Alternatively, if you have edited the code on your Minimal theme you should try rolling back to an older version of your theme code to get to a point where you can see your menus again.

Hi there. I’m having a similar problem as well. I added pages to my footer menu (e.g. Terms of Service, Shop Policies) but they are not appearing on my webpage. The theme I’m using is Dawn.

1 Like

I am also having this problem and no matter how many times I search for the answer, there doesn’t seem to be a valid answer anywhere on here. The answers are all the same and they don’t help. Can someone PLEASE help us? I need to try to finish my site. Thanks, Penne

I’m also having this problem.

Using theme is Dawn

Online store

Edit

footer

Check show policy links

Save

1 Like

Straight to the point. Thank you kindly.

Having the same issue with Dawn theme, followed the steps above to show links in footer and nothing appears.

I am using Dawn as well, and I can’t make the footer work either.