Slider problem on mobile devices

Hello,

First of all thank you very much for a great theme!

I noticed if I open my website on mobile device it shows slider in wrong resolution.

Thank you in advance.

It’s not only on mobile but on PC as well. Guess you are using Photon from WP Jetpack? It happend after the Jetpack update.

Quick workaround is to add this code to your custom CSS:

.flexslider .slides img {
	width: 100%;
}

or disable Photon for now.

Thank you very much!
Everything is working fine now.

Hi @szponix,

I hope you are well today and thanks for helping out here in this forum.

Your help here is really appreciated.

Thanks,
Movin