Feature image slider mobile need optimisations

Hello, first thanks you for the great theme 4free!

I have a same problem of this guy:

He post a solution for this problem, but i dont can do it, I’m a newbie on wordpress dev, then i dont have ideia of use sass preprocessor.

My website: www.dicasemcuritiba.com.br

anyone can help me?

Hey there

You may use this css code and any size of the image:

@media (max-width: 768px) {
#page .flexslider, #page .flexslider .slides img {
min-height: 350px;
object-fit: contain;
}
}

You can add this code in the appearance > customize > additional css

Tnks, but it dont rezise the image! I find a solution and post on post from @guppy81

Thank you for sharing it @juliobino :slight_smile:

happy new year