Hi @PixelGeek thanks for the link! Yes I knew it was partially supported, but as you can see on the site there’s many other boxes that use Flexbox and there’s no issue there! My question was more what can I do to these boxes to make them work like all the others?
@PixelGeek thanks. For that Div I simply switched it to Block layout as it had no impact on the design. The other boxes underneath though (the 4 colors) really do need Flexbox for the design to work (centered horizontally and vertically). Any idea how to solve that?
@MichealReno be sure to set a max-width on the text items (setting a maximum width of 100% on text elements should adjust the text to wrap accordingly) within your Flexboxes to account for IE