Hello!
I have just realized my mobile menu is not working. Plus the sub menus are not appearing on the main menu on the right. The submenus appear to work while I am logged in though.
I had that issue once before and used this css to fix:
.x-navbar-fixed-right {
overflow: visible;
}
Any help would be great, thanks!
Shane
snackrilege.com
wp: 4.6.1
X Theme: 4.6.4
Cornerstone: 1.3.3
It seems you are using a plugin that minifying the script too much and eventually breaking them. Note that X already serves all styles and scripts in minified version. So minifying them again will break them. Let’s deactivate the plugin to get expected result.