Hi How do I make my main header navigation centralised on the Warehouse theme?
I have only 2 drop downs and it looks odd all on the left.
If someone can help please.
Thanks.
Hi How do I make my main header navigation centralised on the Warehouse theme?
I have only 2 drop downs and it looks odd all on the left.
If someone can help please.
Thanks.
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.
ul.nav-bar__linklist.list--unstyled {
text-align: center !Important;
}
Add this code in the bottom of theme.css file.
Thank you so much !!!
@earljp01
Let me know if you need any more help,
and like and accept our Solution, if helpful.
Thank you.