Hi,
I modified the plugin that fixes this.
This happens on Windows devices ONLY – I discussed with your colleague about this, and they were using a Mac, which does not experience this issue.
If you add the below to the element’s Custom CSS:
@media(min-width: 1025px){
.fsmfe-wrapper .menu-overlay {
overflow-y: auto;
}
}
I hope this can somehow benefit you and be added to the complete plugin! Happy to be accredited.
Thanks,
Eóin