Debut menu drop down response very slow

beinghere
Visitor
2 0 0

Hi all,

I got an issue regarding my debut drop down menu

it responses really slow when i open the website frontpage

when i click the button it doesn't have any response

it takes a while for the drop down menu to show after the frontpage is fully loaded

my store: http://beinghere.shop 

beinghere_0-1627278601596.png

 

 

any ways to solve the problem to make it scroll down immediately when i click?

many thanks.

Replies 5 (5)

Zworthkey
Shopify Partner
5581 642 1565

@beinghere 
hi,

.mobile-nav--close .icon-hamburger {
    /* display: none; */
}

Add this code to theme.scss or css 
Or remove the display:none property from the code.
It will work.
thank you.

beinghere
Visitor
2 0 0

Hi thanks for your reply.

i try to put it into the theme.css bottom

but still when i open the website and click on the menu button

it doesn't have any response until after 40s the frontpage is fully loaded...

Zworthkey
Shopify Partner
5581 642 1565

@beinghere 
Its working properly.
 Check out.

LitExtension
Shopify Partner
4860 1001 1132

I checked and your site is loading very slow, it is the cause of everything being delayed until the site is finished loading.
Not just mobile dropdown, it's everything with JS events. What apps have you installed recently, please disable it and check again.
Hope it helps!

LitExtension - Shopping Cart Migration Expert
Check out our Shopify migration app to migrate your online store to Shopify

Zworthkey
Shopify Partner
5581 642 1565

@beinghere 
hi,
I have checked your store. Your store loading time is large.
you have to optimize the site loading speed.
And the menu is properly working in phone view.
thank you.