Site logo

Archived topic

Urgent : Slideout Navigation not working

3 replies · Started by imraan-ftg on May 4, 2018

Viewing posts 1–4 of 4

Something is preventing the javascript from removing the display: none from the element. Perhaps Rocket Loader? It looks like you have it enabled (in Cloudflare maybe?).

For now you can do this:

#generate-slideout-menu {
    display: block !important;
}

Yes, i have rocket Loader enabled in Cloudflare.

What happens if you turn it off?

This archived topic is closed to new replies.