Pictures various size
-
Dear Marus
Thank you for your varied Supoort. My website www.stefanie-hoell.com is almost done. I finished it with Carousel. Now I would like to set up the following: The images should be larger, and should adapt to the size of the browser window. I tried different proportions in Carousel, but it does not work. The pictures remain rigid.
I am pleased about a hint from you, thank you, Stefanie -
Dear @Stefanie
there is not an official way to do this because the carousel adjusts to the grid from your LayGrid.You could use CUSTOM CSS to make changes.
For example like here:
.col .lay-carousel-wrap { width: 80vw !IMPORTANT; }Now the carousel size adjusts.
With some more basic CSS magic you will be able to position the carousel better.I hope that helped. Let me know if you need more specific help.
Best!
Marius