Hi, Desktop is fine, but on Iphone and Android the height of the slider image is stretched and remains so until scrolled, then goes to normal. I have 1 image in the slider, speed set to "0". I need help with the height, as well as the correct way to set speed so there is NO transition. I've noticed that around 1 minute the slide will transition. Woodpecker Theme http://mtgclient2.com Thanks in advance, -Brian
Hello Brian, Kindly use below custom CSS code in the Custom CSS field of the theme options panel Code: .nivoSlider img { height: auto!important; } This will help you to figure it out and resolve the issue(s). Warm Regards! Naveen Kolhe InkThemes.com