Changing column to row inside container

hey, i am learning to build a fitness app, and it comes with different challenges. i am trying to place items side by side inside a container for my dashboard UI, but the default is column, some my items are stacked on top of each other, can anyone pls help me out i need to change the columns to rows i guess but the option is not on the layout

You’re already using a container, which provides multiple columns options, so my best guess here is they’re stacking on mobile and not desktop?

Do you have access to CSS on a paid plan?