https://nrz-stores.myshopify.com/admin/themes/129400045739/editor
Hi there i need help with resetting code on my store and need help to change header color on dawn theme
Thank you
https://nrz-stores.myshopify.com/admin/themes/129400045739/editor
Hi there i need help with resetting code on my store and need help to change header color on dawn theme
Thank you
@nirajbhusal
Where you have added the code,
rollback the file,
share your store url
@nirajbhusal
you can roll back the file code from these option,
older to new or new to older, and multiple option by the time.
@nirajbhusal add this code in timber.scss
you can replace color code
.site-header {background-color: #f70707 !important;
}
@nirajbhusal
I have already given you the suggestion to rollback code file,
if you don’t do that their is no other way.
.header-bar {
background-color: red !important;
}
And to change color try out this code. Add this code in the theme.css or theme.scss file.