Hey there…
After updating the enfold-version i´ve some problems with the layer slider.
i have a 1200px boxed layout and want to have a 1200px (fullwidth) layerslider. But the canvas-setting is not correct.
See your login-data at the private section…
thx for help!
Tom
Hey hoibi1984,
Thank you for using Enfold.
Please add the following css codes in the Quick CSS field.
#top .avia-layerslider .ls-wp-container {
width: 100% !important;
}
#top .avia-layerslider .ls-wp-container .ls-slide-backgrounds * {
max-width: 100% !important;
width: 100% !important;
transform: translateX(0) translateY(0) !important;
transition: none !important;
}
#top .ls-inner .ls-slide-transition-wrapper, #top .ls-inner .ls-slide-transition-wrapper * {
width: 100% !important;
max-width: 100% !important;
transform: none !important;
transition: none !important;
}
Remove browser cache or hard refresh before checking the page.
Best regards,
Ismael
Hi Ismael,
thx for your help but that doesn´t work…
could you please try something else?
Best regards
Tom
Hi,
We set the slider settings to “Fixed” and hid it on mobile view. Please add another full width or full screen slider and then use Screen Options to make it visible on mobile view only.
Best regards,
Ismael
hmmm, ok.
but do you know, what the problem is?
thx
BR
Tom