How do I remove the 'overlay header' drop-shadow in Moncao theme?

As you can see there is a very faint dropshadow beneath the header.

I have added a purple dashed line on my screenshot to show you where (it’s just below).

I am using a header overlay as you can see.

I think the shadow appeared when I selected the option to have a sticky header on scroll up.

How do I remove it?

I am using paid Monaco theme

URL https://londonfermentary.myshopify.com/

Password: transfer

1 Like

Hi @CharBar93

Try this one.

  1. From your Shopify admin dashboard, click on “Online Store” and then “Themes”

  2. Find the theme that you want to edit and click on “Actions” and then “Edit code”.

  3. In the “theme. Liquid” file. Find the tag and paste the code below before the tag.


  1. And Save.

  2. Result:

Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!

1 Like

Thank you so much! :slightly_smiling_face: