How to change the size of the container and fit it with the rest of the row?

0
The container/block named '’Reserveringen'’ under the first row (starting with '’Producten'’ and ending with '’Leveranciers'’) is tiny compared to the blocks above it, as you can see in the screenshot bellow. How do I give it the same size as the other containers/blocks and for the other containers/block that are going to come next to it?
asked
2 answers
1

This has to do with styling classes.

make sure the container around the reserveringen has the class: card cardaction

and the image should have the styling class: card-image

check the apperance of one of the correct showed items to see where to set it.

Hope this helps.

answered
0

Hi 

You can also said width and height for the container.

answered