Hey guys,
So I am struggling to make a Div Block containing content take the “full width” of its parent element (a section with max width 1100px). When the Section’s Layout Display is “Block”, then it doesn’t cause issues - this is how I have set up all other sections and content on the page and its fine.
But for a header section, I need to use flexbox, in order to center the content Vertically. Any thoughts?
Here is what I am facing when section layout display = flexbox:
Many thanks in advance!!