Hello. I try to make a responsive slider, the image (940x360) looks okay in desktop, and it scales proportionally into tablet and mobile landscape, still look good. But in mobile portrait, I would like to have 360px height and 100% width cover inside the mask. May I know how can I do it?
I guess if I can set the max-width to none, then it will display nicely. I did inspect element and checked off the max-width (see image below) and it works. But how can I turn off the max-width:100% in webflow, I tried to set width 100% and max none, it doesn’t work.