[Support request] Urgent : Slideout Navigation not working

Home Forums Support [Support request] Urgent : Slideout Navigation not working

Home Forums Support Urgent : Slideout Navigation not working

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #567918
    imraan-ftg

    Hi,

    I am facing a issue related to slideout nav.
    Its showing blank overlay nothing else. see > http://prntscr.com/jdy85v

    I have already set the menu > http://prntscr.com/jdy8ad

    Also, i set slideout in customizer > http://prntscr.com/jdy8kg

    Please help me urgently as the site is live.

    see here https://cluecommerce.com/

    #567922
    Tom
    Lead Developer
    Lead Developer

    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;
    }
    #567959
    imraan-ftg

    Yes, i have rocket Loader enabled in Cloudflare.

    #568281
    Tom
    Lead Developer
    Lead Developer

    What happens if you turn it off?

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.