Grid + Container or Columns?

I need to use Grid with 3 x 3 or 4 setting. Each grid box will have a Header and Bulleted List.

Should I use:
A) Container for Header and Bulleted Lists
B) Columns and set it for one column for Header and Bulleted Lists
C) 1 Column for Header and Bulleted Lists?

Grid stack will be inside Capsule Content box. Will have 3 times this Grid + Capsule combo on the same page. The main purpose is to make Bulleted List to look leveled on the page.

Isn’t Container overkill with a lot of code that will go unused?

Thanks for the help.

You don’t need to put your Header and Bulleted list into any container or column stack. You can insert them directly into the Grid stack. If you wish to use something though in order to make moving them around or copying them easier, you can just use the 1 Column stack that comes with Stacks. That is its purpose.

2 Likes