heuser
Hi Chis,
On mobile view, it will show module in 'off-canvas' position, I guess you don't have any module assigned to this position now. Pls go to admin panel > Extensions > Modules > create a module and assign it to 'off-canvas' position.
For the scroll issue, you can add this custom css:
.t3-wrapper { position: initial !important;}
to the file: /templates/ja_events_ii/css/custom.css (Create this file if it doesn't exist)
Regards