Boxed layout
You can find the Boxed layout at the Slider settings → Size tab.
Basic behavior
A slider with the Boxed layout fills the container it was put in. For instance, if you put the slider to a post, it will only fill the post container.
Configuration
Downscale
Allows the slider to scale down, so to be smaller than the set slider width.
Example
Set slider width | Downscale | Screen width | Slider size |
---|---|---|---|
1200px | Disabled | 1200px | 1200px |
1200px | Disabled | 1000px | 1200px |
1200px | Enabled | 1000px | 1000px |
Upscale
Allows the slider to scale up, so to be wider than the set slider width.
Example
Set slider width | Upscale | Screen width | Slider size |
---|---|---|---|
1200px | Disabled | 1200px | 1200px |
1200px | Disabled | 1920px | 1200px |
1200px | Enabled | 1920px | 1920px |
Min height
Prevents the slider from getting smaller than the set px value.