Hello,
I am updating my website to the latest Dawn version and my menu navigation links in header are not central anymore, as per pics. I have tried to find css code to make in central in new version but can’t find.
Can anyone help?
Thanks, Sam
Hello,
I am updating my website to the latest Dawn version and my menu navigation links in header are not central anymore, as per pics. I have tried to find css code to make in central in new version but can’t find.
Can anyone help?
Thanks, Sam
Hi @samr66
Please, share your store URL. Thanks!
Hi, my url is thescentedmeltshop.com
Thanks
Thanks for the info, try this one .
nav.header__inline-menu .list-menu.list-menu--inline {
justify-content: center !important;
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
It’s worked, thank you for your help!