Best Premium and Free WordPress Themes › Forums › Mercantile › Array to String Conversion › Reply To: Array to String Conversion
August 20, 2017 at 4:42 am
#19750
acmethemes
Keymaster
Dear Novel,
If the image size is small, it will blur obviously. Because if we reduce the height, the width is as it is, so the image will stretched.
Check by adding this css and know the image size is on the slider.
.image-slider-wrapper .item {
background-size: auto !important;
}
There is no better options than adding the larger image size.
Regards