Tagged: 

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

    LayerSlider is not fullwidth when viewing on screen. Still working on other installs within the same multisite, but not in this instance.

    #744389

    Hey Jagrav,

    sorry for the late reply!

    I adjusted “responsive under” and “layers container” values. Please review your website now

    Best regards,
    Yigit

    #744551

    Thank you helping me.

    Your adjustments did make the layerslider fullwidth but, increased the height. I’d like it to match similar page layouts on our site.

    http://innerpath.org < page with different layerslider height
    http://nevadacity.innerpath.org < page with correct height

    #746624

    Hi,

    try to adjust it’s height with this code inside Quick CSS field:

    .ls-wp-fullwidth-container {
    height: 500px !important;
    }
    .ls-inner {
    height: 500px !important;
    }

    and adjust height value as needed.

    Best regards,
    Andy

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.