Good Day,
My site and pages are not yet live.
Software is up to date on theme and blocks. I’ve emptied cache.
I am having some trouble figuring out the sizing/max-width.
I created a main container (#1). It is set to a global width of 4000px.
Within the main container (#1) I created an inside container (#2).
Within container (#2) I created a Grid with two containers set at 50%/50%.
When I enter an 825px value in the (container 2) sizing:max-width box it does nothing.
The outer container (#1) should have max-width of 4000px.
The inner container (#2) which contains the Grid should have a max-width 825px.
I have L/R margins set to “auto”.
I must be missing a step. How can I get container (2) to have a max-width different than global?
Thanks in advance for your insight.
Darin