-
-
Hi,
on all pages I’m using a Layerslider and also on a page you’ve created it’s only responsive if used in header. If used in a row on page with “Full Width Content” the slider is not adapting when width is reduced.
If I use the “Full Width Background” in the row the Slider gets responsive but is shown in a container (not full width).
I’d assume the slider should work as in the header, but does not.
-
-
-
-
Hi,
Please clear browser cache and the check the slider.Thanks,
-
Hi,
cool, no it seems to work.
What have you done/changed, so I’d be able to recall this on other pages and to document it.-
Hi,
I just changed the layer slider setting “Layout”. I have set the layout to Full Width rather than responsive.Thanks,
-
-
-
Hi,
If you wanna use a responsive slider in your site then you’ve to select the “Responsive” option in the Layer slider and “In container” option in the row settings (WP-Bakery) and if you wanna use the full-width slider then you’ve to select the “Full-Width” option in the Layer slider, It’ll override the row settings in WP-Bakery.Thanks,
-
Hi,
yes, but following effects/error:
LayerSlider “responsive” / Theme “Container” –> loosing responsiveness (slider not adapting, when reducing width.
==> this is the error behavior I’m talking about. in container the slider should also be responsive, but isn’t
-
-
Hi,
I’ve added a custom CSS code, now you can select the responsive slider option and full-width row option. So the final slider will be responsive (not overflow) on screens. I hope It’ll fulfill your need.Thanks,
-
Hi Azam,
thanks, will test.
As you know me… what code have you where added?
Need to document that.Thanks.
-
Hi,
Here’s the code, I’ve added in the
WP-Admin Dashboard > Specular > General Options > Custom CSS Code > Line#13-16html .ls-container, body .ls-container, #ls-global .ls-container{ max-width: 100% !important; width: 100% !important; }
Thanks,
-
You must be logged in to reply to this topic.