Dear @nncrns
you can not really place links within the carousel.
Because the carousel needs to be clickable as well.
You could try to cheat with a textbox and give the element inside a link.
Hope that helps!
Best!
Marius
Dear @sebastianpetrov
de nada. I am here to help.
Yes. It is the details.
Sometimes it is good to copy the CUSTOM CODE into an editor to check the syntax.
Best!
Marius
Dear @bartosz
then you can have a look here:
[image: 1548106143295-bildschirmfoto-2019-01-21-um-19.28.44-resized.png]
If you want to avoid the code, you can upload images.
Best!
Marius
Dear @StudioTomas
there is no official workaround.
You could use CUSTOM CSS to make the first row fixed and the rest absolute. But that will require some medium-advanced knowledge in CSS.
Best!
Marius
Dear @jfrederick
the dimensions are always different depending on the window size.
Do the image will be cropped.
You can try to use the CSS command object-fit: cover; on the image.
Let me know if that helped.
Best!
Marius