Why is my Envy Theme showing two header menus?

Hi, @LitCommerce !

Hope you are doing great.

Some time ago you helped me out with a great solution for the permanent sticky header for our Envy Theme store.

This worked perfect until something happened and we now get two header menus on screen when we check the box in the left menu - ‘sticky header’.

I tried all I can to find out what we might have done that created this. Without luck of course otherwise I wouldn’t be bothering you asking for help.

Can you please take a look? See the slides for your reference.

1 Like

@Teddy9

oh sorry for that issue if possible to share store

Hi @KetanKumar

Sure, here you go

https://mood-street-petit.myshopify.com/

1 Like

@Teddy9

thanks but i can’t see sticky header

Sorry I disabled it. Let me enable it now for you

1 Like

@Teddy9

yes, please try this basic css code if you hide second header

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme-index.min.css ->paste below code at the bottom of the file.
.header-wrapper.js.unstuck .sticky-header-wrapper + .header-logo-wrapper, .header-wrapper.js.unstuck .sticky-header-wrapper + .header-logo-wrapper + .header-menu-wrapper {
    display: none !important;
}
1 Like

Ok one sec I will try it now.

You are awesome! It works! Thanks!!

@Teddy9

its my please sure to help us

1 Like

Hi,

I have one more question though. Do you know why the sticky header is not shown on the collection pages but only on the home page?

How can I make the permanent sticky header sticky for all different pages?

1 Like

@Teddy9

We have checked for this issue in real system and browserstack but it is working ok. In which system configuration or browser you are checking?

Also your theme Allow all pages Stick Header

Hi,

Brave browser I am using, FireFox shows the same.

1 Like

yes, I checked chrome as well and as soon as you go to another page the permanent sticky header returns to the regular header

@Teddy9

yes i have also check its working fine

hmm, ok must be something to do with my vpn or other security settings.

Thanks for the help very much appreciated!

1 Like

@Teddy9

that would be good idea can you try its

Thanks for your all support