Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #167527

    Hi,

    My website is test.executivedna.net/wordpress

    Need to know how to fix the responsiveness of the slider. The effects of the text swiping through are not responsive in the iphone vs the browser full screen / browser not maximised

    Please help.

    #167834

    Hi hasinam!

    You need to use Media Queries to make them responsive. Try this:

    @media only screen and (max-width: 767px) {
    .ls-s-1 {
    left: 100px !important;
    margin-left: 0!important;
    }
    }

    Best regards,
    Ismael

    #167869

    Hi,

    I put this in the stylesheet quick CSS, and I feel it’s not yet working as the text animations are still not responsive, even though the background image of the slider is.

    Any way to fix that?

    #168283

    Hi!

    Please try the Easy Slider or the FullScreen slider. Looks like you have a simple slider layout and can be easily duplicated using the Avia Sliders instead of the LayerSlider. LayerSlider is not that responsive, you might need to hire a freelance developer or designer to target all layers and make it responsive using Media Queries.

    Cheers!
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Layer Slider WP Not Responsive’ is closed to new replies.