6 years ago
2
Topic

Hi

We are facing an issue about the responsive display with the SLICK template. With full width carousels if you reduce the size of your window a horizontal bar appears

The DIV that contains all the slides (<div role="listbox" style="opacity: 1; width: 4920px; transform: translate3d(-1230px, 0px, 0px);">

) has a inline style : width: 4920px

I tried to override with CSS with width:100% so that it doesn’t spread over the width of the window but in this case nothing is displayed anymore!

Thanks

Cyril

Get a VIP membership
6 years ago
0
Level 1

Here is the screenshot

1283 Posts
Bucklash
6 years ago
0
Level 1

Hi folks 

for  those that may be interested, this was a layout problem resolved by Pulsar , adding “overflow: hidden” to a ‘next’ button.

Get a VIP membership