HI,
I have inserted FullScreen Slider on http://xandrianoir.com/photography/
The images that I entered are stretched in a way that they are not showing complete pictures but centered. Can I show the images full? I want them to show to screen size.
Also, I have used full width easy slider for home http://www.xandrianoir.com/home and it has the same problem although I have set it to Don’t stretch.
Thanks,
XN
Hi xandria!
Thanks for getting in touch with us!
What’s the size of the images you are using in the slider? Upload larger images, preferably 1400px in width. The images you uploaded are smaller than 1300px and so stretch to fit a screen whose resolution is over 1300px in width.
Let me know if this fixes the issue.
Cheers!
Jordan
Thanks Jordan,
I have tried 1400 and also 1300, still out of screen. (The first two images of both sliders on http://xandrianoir.com/ and http://xandrianoir.com/photography/ )
Is there any slider plugin like Fusion Slider of Avada Theme (I am using it on other site and the images fit perfectly on the screen) compatible with Enfold? May be I can install that?
Regards,
XN
Hi!
try this code inside of Quick CSS field:
.avia-fullscreen-slider .avia-slideshow>ul>li {
background-size: 100% 100% !important;
}
Cheers!
Andy