Skip to content

Issue #3454332 by jwilson3: Robustify page layout and content container sizing

Let subthemes override either page and/or content width via hook_preprocess(). The subtheme must also then call rivet_preprocess() again to recalculate two column width logic.

Closes #3454332

Merge request reports