Page 1 of 1

Carousel inside Layout Grid?

Posted: Mon Jun 03, 2019 3:26 pm
by luishmpaulo
Can I do it? How?
I'm trying, but it's not working...

I'm building a website with layout grids and testing in my iPhone. This website needs some way to show (animated) a list of clients (logos).

I setup carousel to full widt and responsive but its not working well in my mobile tests.
Neither when I tryed "flexible"...

Re: Carousel inside Layout Grid?

Posted: Mon Jun 03, 2019 3:29 pm
by Pablo

Re: Carousel inside Layout Grid?

Posted: Mon Jun 03, 2019 3:44 pm
by luishmpaulo
I did this, but the customer's logos were aligned vertically to the center.

So instead of multiple logos images on each slide should I make a single image with multiple logos to work?

Re: Carousel inside Layout Grid?

Posted: Mon Jun 03, 2019 4:51 pm
by Pablo
The child elements of a flexible Carousel are floating (not fixed/absolute), otherwise the carousel cannot be flexible.
A flexible Carousel can have multiple elements.

Re: Carousel inside Layout Grid?

Posted: Thu Jun 06, 2019 2:15 pm
by luishmpaulo
Is there a way to make client logos behave properly (stay horizontal or something) in mobile, not upright? Or maybe use another tool, not the Carousel?
See an example: https://ophicina.net.br/teste/page3.php

Re: Carousel inside Layout Grid?

Posted: Thu Jun 06, 2019 5:12 pm
by Pablo
I cannot see what you have done based on the HTML code only.
But did you set the height to 'fixed'?