I have my main page, within that page there is a group, which sort of displays like a card.
I would like the card to display the various sections of my intended website.
Although the card size is defined, and the entirety of the card can be seen, I would like to be able to scroll within the card to display the next section of my website, all contained within the group
A precise example of what I am trying to describe can be seen on this short video Example
Thanks for your swift reply, however this changes the size of the group and associated borders etc, I want the group dimension to remain as already defined but allow scrolling within the defined height and width.
You can pass me the link of your editor, i.e. https://bubble.io/page?id=<appID>&tab=Design&name=index via DM. Just have in mind that anyone could see your editor, as long as they have the link, while your app with this config instead of Private app.
You can alernatively add me as collaborator with view permissions, but you’ll need to be in a Growth plan for that,
You need to set Group A to a Container layoutcolumn. You currently have it to Allign to parent, so all elements are on top of each other. That’s why the vertical scroll does not appear and you are only able to see the element on top.