How can I remove the written menu from my Dawn theme?

Hi,

I need some help. The assistance help me to put the burger menu on my Dawn theme and it works great but the other one won’t leave on desktop… Can you help me remove the written menu so I can only have the burger.

@Tess444

give me the store URL than i will solve for you this issue.

https://atelierconcipio.com/

Thanks in advance for your help!

@Tess444

Please put the below code above in theme.liquid

layout >> theme.liquid

.header nav.header__inline-menu { display: none!important; }

after that looks like,

Thank you so much, it worked! :slightly_smiling_face:

1 Like

@Tess444

my pleasure