Image next to a text card

I want to implement this but having a hard time. I want the text on box right on top of the image but on the side. not sure of the right term. Kindly help :slight_smile:

Hi @kwakukwaku.
There’s a few ways of doing so. I would do the following;
Add a one column Bloc, add a 2 column bric into the bloc, add the image bric in the left column and the card bric to the right column. Style the card to your liking and and centre the text with flex. Give the card a negative margin on the left edge and it will slide over the image.

2 Likes

Thanks will give it a try and update you.

Thanks…I have been able to make it work. It took me a while to play around with the Flex ( had to watch tutorials for that too :+1:

Much appreciated!

1 Like