Tagged: layers, responsive, slider
I followed Ismail’s advice from this post, but when I tried setting the
Responsive under option to 2000px or more just to make sure that the layer slider is using the responsive mode
I could not find this option. Could someone help me here, please?
you find the option in the settings of the slider.
You can acces the settings of the slider if you scroll all the way to the top.
it’s in the bar above your slides
There you can choose slider settings, slides and event callbacks
Thanks – I have changed it now, but the layer is still not responsive – if I align left, the text will not align with the rest of the content / header.
Hey!
Thank you for the update.
Do you mind if we take a look at the actual layer slider? Did you set the Layers Container width?
Best regards,
Ismael
Yes, Layers Container: 300 works, but it is not responsive. I have found the class changes in the html output, but any attempt to override it doesn’t work. I am using
.ls-gpuhack .ls-l {left: 300px !important;}
but this doesn’t output the desired results in the final generated html. What am I doing wrong?
Many thanks – RESOLVED