Page: Content
This template is tailored for the content section of a web page, designed to provide a structured and customizable layout for displaying main content.
Key Features
Customization Options
Usage
{% include 'radix:page-content' with {
content_attributes: content_attributes.setAttribute('class', ['custom-class']),
page_main_utility_classes: ['utility-class'],
page_header_container_type: false,
page_header_container_utility_classes: ['my-5'],
page_content_container_type: 'xxl',
} %}Last updated