Hi,
I’m using the Dawn 2.0 theme.
I set a different background to my whole website, but now the main menu is sent to back, behind page content.
I know the problem created because I hid this code line made by Shopify in the base.css file:
:root,
.color-background-1 {
--color-foreground: var(--color-base-text);
--color-background: var(--color-base-background-1);
/* --gradient-background: var(--gradient-base-background-1); */
}
That is what made the menu to be sent to back behind content. You can see an example here, in the “Pick your box” text:
How can I solve it and make the main menu be in the front as it was with the current background?
https://wortheattt.myshopify.com
Thanks
