Hey guys,
It would seem that the mobile menu on multiple websites using your theme is not working on the homepage only. It will not scroll all the way through the menu but if you go to any interior page the menu scrolls fine? Below are two example websites that are experiencing this issue. Can you let me know how to fix this, please? Thanks!
Hey hylandgraphics,
Thanks for bringing this to our attention, I was only aware of one site previous to this but it seems like it could be a general problem with the theme. Could you post admin login details to both sites in private please?
Best regards,
Rikard
Thanks for looking into this! I have a client breathing down my neck so if we could get this resolved soon that would b awesome. Let me know if you need anything else!
Posted below. Thanks!
Hi,
had the same issue – this one helped me – give it a try.
@media only screen and (max-width: 767px) {
#wrap_all { overflow: hidden !important; }
}
Put it in the style.css in the child-theme Folder or quick css.
Greets
heavy
You’re the man Heaveyman. That seemed to do the trick!!!!