Mobile Menu Does Not Collapse on Home Page Load

Hi there!
After a recent update, the mobile menu stopped collapsing on the homepage when the website loads which makes it to overlap the top slider. You can view the site on your mobile here to see what it looks like: https://www.kirkhunterstudios.com

I have updated the theme and Cornerstone to the latest versions but didn’t solve the problem.

Please help!

In case anyone else has this problem, I managed to sort this out by adding the following snippet to _nav-primary.php
aria-expanded="false" style="height:0px;"
This was appended to the “x-nav-wrap mobile collapse” class

Hi,

Glad you were able to figure it out.

Have a nice day! :slight_smile:

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