Try it this way, instead of device just target the width Change @media only screen and (max-device-width : 640px) { to @media only screen and (max-width ...
確定! 回上一頁