Two column wide layout Complete
Two column layout with wide sidebar
Two column wide layout orc-l-page-layout orc-l-page-layout--two-column-wide
-
<div class="orc-l-page-layout orc-l-page-layout--two-column-wide"> <div class="orc-l-page-layout__main"> <!-- 'fpo' stands for 'for placement only'. Replace the 'fpo-block' div element with your own markup--> <div class="fpo-block fpo-block--dark">Main</div> </div> <!-- end orc-l-page-layout__main --> <div class="orc-l-page-layout__secondary"> <!-- 'fpo' stands for 'for placement only'. Replace the 'fpo-block' div element with your own markup--> <div class="fpo-block">Secondary</div> </div> <!-- end orc-l-page-layout__secondary --> </div> <!-- end orc-l-page-layout--two-column-wide -->
Usage
When to use
Usage description.
When to consider an alternative
Alternative usage.
Class Name | Description |
---|---|
Required
|
Apply to the hero block’s containing HTML element. This class sets up the background-image handling and text color for the unit. The |