Slider revolution

Posted in: Newspaper
Post count: 25

Hi, is it possible to use slider revolution in the same way the home page uses the big background image so that featured items block is “overlay” on the slideshow? So that the block with featured items lays on top of the slideshow?

Image

Post count: 20688

Hi,

You could set a negative margin to the block below the slider, to create a similar effect. Here I have set a negative margin of -50px for the block below the revolution slider
https://www.screencast.com/t/vyaDqaz9I
This is the result – https://www.screencast.com/t/htgpew51mV0f
You could even set the same style for the block as the demo, if you want
https://www.screencast.com/t/DwpXFeuoKWB

.td_module_3 {
padding: 10px!important;
background-color: #fff;
box-shadow: 0 0 5px 1px rgba(0,0,0,.1);
overflow: hidden;
}

Thanks

Post count: 25

Great 🙂 Many thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.