W
W
Wasya UK2018-04-14 12:53:15
css
Wasya UK, 2018-04-14 12:53:15

How to move a box to the right in flexbox?

I'm trying to move the image to the right, but I can't move the image that is in front of the button:
https://codepen.io/wasya1212/pen/xWoOOE
5ad1cf523d823446981409.png
How to make something like float...? ATP in advance

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vladimir Proskurin, 2018-04-14
@dmc1989

Set the block with the picture order: 1, it will be the last one.

A
Alexander, 2018-04-14
@pi4yyy

You can make 2 columns, one will have a picture in the other everything else, set them to
display-flex, flex-direction: column

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question