All things Shopify and commerce
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
On the order status, orders, profile, settings pages the navigation bar is white and has no option to change it....
This is what it looks like. You cant see my clients logo in the bar because its white.
How do I make this bar black on all these pages?
Thanks for any help
Hi thank you for your help, I cant seem to find any settings that let you change the colour of the nav bar in the 'order status' page, 'orders' page, and 'profile' page. I got in touch withn Shopify Support in case I just missed it but they said it will require code, you can't edit it in the editor.
I tried adding the custom code you said to the theme CSS. That's what I added....
.page-order-status .navbar, .page-orders .navbar, .page-profile .navbar, .page-settings .navbar { background-color: #000000 !important;
}
And it hasn't changed anything.
There is no CSS specifically for the customer accounts part so maybe thats why it wont work?? Or please let me know if I have added that code in wrong.
Thank you