Tagged: full width easy slider
When I apply the css in https://kriesi.at/support/topic/full-width-easy-slider-cutting-off-content-narrow-image/ to make my full width easy slider 530px instead of 430px or 630px, it works to the extent that the slider is indeed 530px high and I’ve been able to adjust the ratio of my images to avoid image distortion to:
.avia-slideshow li img {
height: 530px;
width: 1262px;
max-width: 1262px;
}
However, I seem to lose the “stretch to full width” feature with this as so I’m seeing the background slide colour on either side of my image. How can I set the slider height to 530px without distortion and without losing the full width feature?
Thanks,
Louise
Hey wizard247,
Thank you for using Enfold.
We can’t find any theme slider in the home page, only the layer slider. Where did you add it? Please create a test page so that we can inspect the issue. A screenshot will also help.
Best regards,
Ismael
Yes – I removed the Easy Full Width Slider – was too hard to do what I needed and replaced it with Layer Slider now.