The following site which uses X Theme is having an issue, where the menu is instantly collapsing when selecting “Who We Serve” for example. This is occurring on each mobile device that we have checked. We have updated to the most recent versions of the X Theme as well as Cornerstone and WordPress.
Thanks for writing back. It seems you have added the below code that’s causing the issue :
.collapse.in {
display: none;
}
Kindly remove this to get expected result. When you add any custom code to your site, make sure you know what you are doing to avoid potential conflicts.