Accordian | Scroll on mobile

I’ve got a couple of issues with this page.

First up, I have a table embedded in an accordion window and it will no autoscroll in small viewports.


VS.

Hello @mark5,

Thanks for writing to us.

There are plenty of websites registered on your Themeco account dashboard, to help you please share that exact site URL and page URL so we can check it on our end.

Thanks

https://dev.mbcta.net

Hey Mark,

You need to use a DIV element as a container of your Text element so you can set the overflow of the cintainer which is the DIV to “Scroll”:

Hope this makes sense.