Page 1 of 1

Limit width of Flex Container

Posted: Tue Sep 17, 2019 2:00 pm
by drosen001
My page width = 850, and have a page with 4 Flex containers each set with a solid white background, max_width=850. Is there a way to limit the width of the Flex containers so that they stay centered on the page, and only show the solid white background up to 850 px, then are transparent on the left and right?

Re: Limit width of Flex Container

Posted: Tue Sep 17, 2019 2:18 pm
by Pablo
I'm sorry, this is not possible with a flexbox container.
However, it is possible with layout grids.