How can I make a menu section sticky and improve load time?

hello, we have added a magic menu section to our store to make mobile navigation a bit easier. We would like to make this section sticky so that it always stays at the same place. Also, the section loads a bit later than the rest of the website. is there something that we can do about it too?

the url is https://d40128.myshopify.com/ and the passsword is piblan.

Thank you in advance!

Hi @rb18
in this case please move the magic menu code to outside of main div, the code is in file theme.liquid

Hi @rb18

I’m Richard Nguyen - CRO Expert at PageFly, I’d like to suggest this idea:

You can try with this code.

Follow this:

Go to Online Store->Theme->Edit code->theme.liquid->paste bellow code in tag

.ia_menu_collections { top: 143px !important; }

Please refer to this screenshot:

Hope you find my answer helpful!

Best regards,

Richard | PageFly