To control the vertical size occupied by the slider on the page, it is necessary to define the height and unit of measurement.
Procedure
1. Access the slider editing page.
2. Locate the box titled Options.
3. Within this box, look for the section labeled Slider Height.
4. In the text field, enter the desired numeric value for the height.
5. Next to the numeric field, use the dropdown menu to select the unit of measurement:
- px (Pixel): The height is defined in pixels (fixed unit of measurement).
- vh (Viewport Height): The height is defined as a percentage of the browser window's height (e.g., 100vh covers the entire visible height).
- vw (Viewport Width): The height is defined as a percentage of the browser window's width.
6. Once you have set the value and unit, complete editing the slider and click the button to save changes.







