E
E
Emiljen2018-03-19 17:21:30
Layout
Emiljen, 2018-03-19 17:21:30

How to move html5 css image in carousel?

How to make the image with the "Confitrade" logo next in the "carousel"?
5aafc668529aa791993541.jpeg
Code of that part
5aafc75ae9d49549610159.jpeg

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Varlamov, 2018-03-19
@bes_internal

You do not have a carousel, but just pictures one after another and the last one does not fit. Others are trying to wrap around it, because they are most likely worth it with float: left.
In order not to change the layout much, you can apply display: flex to the container and max-width: 100% to pictures.
Example https://jsfiddle.net/swr434hq/1/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question