Home Forums ArileWP Pro Main slider dimentions Reply To: Main slider dimentions

#26541
themearile
Keymaster

Hi Ömer G

Please add the CSS code below in the Additional CSS Box. Please go to the Appearance => Customize => Additional CSS then paste the CSS here and click to Publish button.

#theme-main-slider .item {
height: 600px;
}

Set the height of the slider as per the requirement.

Thanks