Full width image slider

Is there a way to make the slider to be full width for all screen sizes? It works fine for almost all, including normal laptop size etc. However, for quite large screens it’s not full width.
I’ve tried to set the width of the flexslider class to 100% but it didn’t work.

Found it myself with this css :

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

Just set the width to 100% instead of auto- if anyone else is looking for it.

Hi @maria90,

Awesome great to see you got that achieved.

Please advise if you have more questions.

Have a fantastic day!

Best Regards,
Movin