88
Views
4
Comments
Making a table using containers
Application Type
Reactive
Service Studio Version
11.53.30 (Build 61739)
Platform Version
11.18.0 (Build 37468)

I'm struggling to make something like this:

How do I go about making something like this with only 12 columns? and it seems a bit hassle with px cause you'll need to publish it to preview it, is there an easier to view this?

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Hi Mark,

You could use Blocks, e.g. for the "FORMS OF PAYMENT" part, if that makes sense. Also, you don't need to use a column layout, so you won't be restricted.

2025-04-30 07-30-15
Sanjay Bankar

@Marks you can do it using containers inside containers and texts instead of using columns.

Regards.

2022-12-07 04-24-30
Neha Lawange

Hello Mark,

You can drag and drop 3containers on main content  and in that containers you can add column4 widget. I think this will help you:)


Regards,

Neha

2022-12-09 04-50-17
Shubham Doshi

I would suggest you to divide contents using column widgets. You can add as many columns as you want. And the content is distributed evenly. If you use container you have to apply CSS every time there is change in content. However, Use columns instead of containers

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.