I am trying to find a stack that gives me the ability to add as many images and descriptions as I want similar to the example attached.
Hi @richjh It’s easy to build. Do you mean generate each card automatically from data feed?
I have a number of pictures that I would like to show in a ribbon side by side where I could put a small description just below similar to the picture. I scratching my head trying to figure out how to do it.
There are, as always, several ways to do it.
For example let’s imagine 6 products, so a grid with 6 columns in a container (to adjust to the width of the site). In each column a header, an image and a paragraph stacks. It is possible to adjust the height with an “equalizer” type stack. If you want 8 product so an 8 column grid…
In the example you provide it’s an 8 column grid in a container, the container has a black background color, the headers have no background color and are transparent, the images have rounded edges: all this is configured in the inspector of the stacks considered.
Hope that helps.
Thank you for your comment. That looks god to me.
Rich