Carousel does not fit in Flex Grid sections

Questions related to the Responsive Web Design tools of WYSIWYG Web Builder.
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.

Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
Post Reply
udk
 
 
Posts: 4
Joined: Sat Feb 02, 2019 12:20 pm

Carousel does not fit in Flex Grid sections

Post by udk »

Trying to place the carousel in the sections of the Flex Grid. At the same time, the carousel lies on top of the grid, without being tied to any grid block. Help to understand the problem.
https://drive.google.com/file/d/1YWhuHJ ... sp=sharing
https://drive.google.com/file/d/1Yi8-l7 ... sp=sharing
User avatar
Pablo
 
Posts: 21584
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Carousel does not fit in Flex Grid sections

Post by Pablo »

A carousel cannot be used inside a flex grid, because the layout of a carousel is controlled by a script. This conflicts with the flexbox layout of a flexgrid.

The only way this will work is if you set the carousel 'flexible' and place it inside a full width row.
udk
 
 
Posts: 4
Joined: Sat Feb 02, 2019 12:20 pm

Re: Carousel does not fit in Flex Grid sections

Post by udk »

Thank you very much!
Post Reply