Hello @ME4295
- In your Shopify Admin go to online store > themes > actions > edit code
- Find Asset > base.css and paste this at the bottom of the file:
details#Details-HeaderMenu-9 {
display: none;
}
A merchant using the Dawn theme wants to hide the \
Hello @ME4295
details#Details-HeaderMenu-9 {
display: none;
}