I am testing my site on an iPhone X and XS, the iPhone Landscape mode is 812x375 and my top image no longer behaves the way I have set it to which is 100% width. It seems to work on all other devices just fine. Any help please.
When in the designer, you can see the width of the viewport on the canvas. As the iphone X is so long, it’s actually displaying tablet breakpoint.
You will need to amend the tablet breakpoint so the image is 100%. You can mimic the iphoneX landscape in a few ways on your screen too to help you design…
Using Chrome Developer tools
Or using Webflow Designer, resize the tablet view to 812px and you can make the window very narrow. A bit hacky but I’ve found it useful while designing to approximate a device size. It’s good practice to resize the window frequently to make sure everything sits as expected.
Your image has exact pixels, so it’ snot responding on different screen sizes, it may be worth adding some % sizing to it to make it more responsive, or wrap it in a div so it doesn’t overhang other content.
Wow thank you. The only way it seems to work is if I set it to Max 30% however the issue then comes when viewing it on a tablet in portrait mode the logo is tiny. Is there a way I can set it to show a different image on tablet landscape and tablet portrait?
Or is there a way I can say if screen is 414 px show another image?
Mark you are a genius! Thank you so much for taking out the time and effort to help me with that. It is greatly appreciated. It’s my first project in Webflow and I have never created a website in my life. It’s been so enjoyable so far and the support from people like yourself is so underrated. Thanks again!