Tagged: media queries, slider, styles
-
AuthorPosts
-
May 13, 2014 at 5:46 pm #264074
I am Still having huge problems with responsive layers in slider. I have given it an ID in attributes:

but this does not seem to respond to any either quick CSS or custom.php in CSS folder. It seems that the layers property is entirely self contained within the Slider itself, and does not seem to respond to the window size at all, save for the container that it is in.Should I be adding anything to the classes option? (Please see above image.)
-
This topic was modified 11 years, 5 months ago by
martinbelton.
May 14, 2014 at 2:58 am #264394Hey Martin!
The image you linked is returning a 404 not found error.
Best regards,
JosueMay 14, 2014 at 3:33 am #264427Image is now back
May 14, 2014 at 3:46 am #264433Hey!
Go to that individual LayerSlider slideshow and go to the “Slider Settings”. You can then adjust its responsive settings as needed and at the same time adjust your layers in your slides to not be close enough to the edges where they will get cut off. For example, this is the settings for the small demo slideshow:

Best regards,
DevinMay 14, 2014 at 6:31 am #264495I am trying to apply CSS to the entire slider. The class is
ls-wp-container ls-container ls-fullwidth, and I have tried, for example
.ls-wp-container ls-container ls-fullwidth {width:80%}
but am having no luck.May 14, 2014 at 6:37 am #264496I have also tried
#top .ls-l {width:20%;}for the text-layer section – but is not working either
May 14, 2014 at 6:52 am #264499.fullsizeseems to have some effect.May 14, 2014 at 12:59 pm #264608Yes, 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?
May 14, 2014 at 1:03 pm #264611see Devin’s answer.
There you can edit such things for the layer slider.
May 14, 2014 at 7:49 pm #264873RESOLVED
-
This topic was modified 11 years, 5 months ago by
-
AuthorPosts
- The topic ‘Still having huge problems with responsive layers in slider’ is closed to new replies.
