selector {
max-width: 1400px; /* set maximum width here */
}
/ all snippets
Set Maximum Width on a Container
This code snippet sets the maximum width on an Elementor container. Useful when you use a relative unit (e.g., VW)
If you don't have Elementor Pro, you can replace the prefix of "selector" with a CSS class you can define yourself. To add the CSS snippet, you can use the HTML widget.


