Home Pages: Big Slide

Posted in: Newsmag
Post count: 104

In the demo, there is a home page with a big slider on top. Which VC composer module is this using? Also, can I set slider to auto-start the slide rotation?

Post count: 7909

Hi,

I think you refer at this Big Slide: http://demo.tagdiv.com/newsmag/homepage-big-slide/
If you want to use it like in demo, you can add it in pagebuilder on full width like this: http://screencast.com/t/6srVVFdDiln
You can set Autoplay from slide settings: http://screencast.com/t/iq55gNLg1lb

Hope this helps!

Post count: 104

Thank you- that worked.
Can you change the height of the slider?

Post count: 7909

Hi,

Here you can find the height of Slider: http://screencast.com/t/kGSubsdm
After you change the height, you have to regenerate thumbnails: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/
Now you have some changes to do via custom css: http://screencast.com/t/N89BSwYTzy

.td-theme-slider.iosSlider-col-3.td_mod_wrap{
height: 640px !important;
}
.td-theme-slider.iosSlider-col-3 .td_module_slide {
height: 640px;
}

Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.