Foundations

Container

Container settings control the maximum content width and side spacing. Choose the tab that matches your starter.

Container token

Bootstrap container width is controlled in assets/css/core.css.

ItemToken / ClassValue
Container Width--kf-container-width1600px

Responsive side spacing

Container side spacing changes by breakpoint so content stays readable across screen sizes.

ScreenBreakpointContainer Width
Large ScreensDefaultcalc(100% - 140px)
Tablet@media (max-width: 1199.98px)calc(100% - 80px)
Mobile@media (max-width: 767.98px)calc(100% - 16px)

Customize container

Update --kf-container-width or the responsive container width rules in assets/css/core.css.

Section Used

...

Sections copied so far!