Hi guys, i’ve had a look at the support forum with different answers, could you clarify something? i have used a full width easy slider with a stretched layout and used my own bg image, everything on my pc looks fine, however, when viewing on an ipad etc, the bg image of the full width easy slider is not responsive and cut off depending on the device your viewing on, is there a fix for this or is it just a restriction of the theme,
thanks in advance guys… :-)
Hey!
There is a fix, try with this code in Quick CSS:
.avia-slideshow-inner img, .avia-slideshow-inner {
min-height: 400px !important /* adjust this value to your needs */
}
Best regards,
Josue
thanks guys… :-)