Mobile navigation stopped working

This site’s mobile navigation has stopped functioning: https://photography.chadaustin.com

I have the latest Cornerstone and WP and X-theme installed.

I also tried disabling all plugins and clearing the cache.

Any ideas? Thanks!

Hello @ChadAustin,

Thanks for posting in! Actually the mobile menu toggle is working just fine. You won’t be able to see the mobile menu because you have added this custom css:

ul.x-nav{
    display:none;
}

Please remove this css block from the X > Theme Options > Custom css section to resolve this issue.

1 Like

Thank you!!! Worked!

You’re welcome! :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.