Hi,
I’m uncertain whether we should create a multi-column container for Stackable.
For now though, you can add a Column block (a normal Gutenberg block) inside a Container block 🙂
I need to put buttons and lists inside the column block and can’t.
See http://bayside-ac.com/preventative-maintenance-agreement/
The Yearly PMA and Special offer boxes are what I am trying to replicate.
I don’t need all the rows to be quite so separated….. Just the first row Red with White text then in the row below Image, lists, text and button.
And I have all 3 Gutenberg plugin addons installed. Would be great to be able to intermix all of those.
I’m afraid right now you can’t do something like that using Stackable without any customized styling.
If I were to do that I would probably use the normal Columns block, add a custom class to it, then customize the columns to add borders to it. Then just fill each block with headings, icons list and a button, then also add custom CSS to tweak the headings to look the same as the link you gave.
Thx. Was hoping to not do all that 😉
Oh well. Appreciate the input.
What I did was create all the elements separately, then I added an HTML block and copied the HTML from each of the blocks created separately into rows/columns of a basic HTML table to get what I wanted.
For me the column block does not work. When I go through visualization the columns are gone and my texts appear one after the other.
Am I the only one ?
Thank you