info

Get Help from a LiftKit Expert

arrow_forward
Get Help

Overflow

Choose a Starter Kit

Get started with LiftKit using one of the official starter kits for Webflow, Figma, or CSS.

Quickstart

Get a feel for LiftKit by following along with this short tutorial.

Overview

Overflow controls how to handle it when a child is larger than its parent element. By default, overflow is always set to visible. That's true across all browsers.

To control how content overflows, assign these classes to the parent of the child that's overflowing.

Class Name CSS Properties
.overflow__hidden
overflow: hidden;
.overflow__visible
overflow: visible;
.overflow__scroll
overflow: scroll;
.overflow__auto
overflow: auto;

Give Us Feedback

Click or tap to reveal form.
expand_more
check_circle
Success! An email has been sent to you with more details.
Please allow up to 5 minutes for it to arrive. Mailchimp can take a bit.
error
Error: Something went wrong. Email info@chainlift.io directly for assistance.