Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #264074

    I am Still having huge problems with responsive layers in slider. I have given it an ID in attributes:
    1
    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 9 years, 11 months ago by martinbelton.
    #264394

    Hey Martin!

    The image you linked is returning a 404 not found error.

    Best regards,
    Josue

    #264427

    Image is now back

    #264433

    Hey!

    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,
    Devin

    #264495

    I 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.

    #264496

    I have also tried

    #top .ls-l {width:20%;}

    for the text-layer section – but is not working either

    #264499

    .fullsize seems to have some effect.

    #264608

    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?

    #264611

    see Devin’s answer.

    There you can edit such things for the layer slider.

    #264873

    RESOLVED

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Still having huge problems with responsive layers in slider’ is closed to new replies.