Reply To: Increasing Height of Slider

#481
eVision Themes
Keymaster

Hello johnmark,

thank you for using our theme Bizlight-Pro.

By default there is no option for full height slider. But you can do it by yourself,
Please put the following CSS in the Custom CSS.

1. From “Customize” section, go to Theme Options.
2. Now, go to Custom CSS and put the following CSS

.bx-viewport, 
.bx-wrapper {
  height: 100vh !important;
}

Please view our documentation here http://themepalace.com/theme-instructions/bizlight-pro/.

If you have any further queries, please feel free to post 🙂

Regards,
eVisionThemes Support Team