Optimize Navi+ menu loading speed (Slide & Mega menus)
Last updated
Navi+ is very fast. It is fully deployed on a leading CDN with very low latency (around 100ms) and can serve millions of customers without slowing down.
However, Navi+ still runs within the Shopify ecosystem. Shopify has its own loading rules:
Shopify prioritizes loading its own resources first.
Then Shopify loads the theme content.
Finally, Shopify loads app content, but not in any specific order.
This means if you are using multiple apps, Navi+ may sometimes be loaded later than expected. That’s why it can feel slower in certain cases.
Currently, Navi+ has high priority when loading on Shopify websites. However, there is still a certain delay. We will address these issues one by one here:
Very simple: just enter the CSS selector you use for the Slide Menu into the embed section of the Navi+ app (see image below).






Note:
Add the suffix (M) if you want it to apply only on mobile.
Add the suffix (D) if you want it to apply only on desktop.
Leave no suffix if you want it to apply on both platforms.
Last updated