My basic landing page has a display problem on 4k screen. My Background appears to have a fixed max size (1350px).
My entire project however has no fixed sizes, surely not the BG elements
I have a block with a BG built from 2 simple layers:
A plain gradient
A repeated svg pattern.
I designed it as responsive as it gets, No fixed hight… So what went wrong?
(Show me love - i’m a virgin : ) … It’s my first Webflow project)
Set BG image to Cover, tile set to off. the default left anchor is ok, but if you want the center of the image to be the center of the viewport, set the anchor to centered:
Also, by cancelling the tiling and changing the size setting to cover- I still have excess space at the bottom of my page- which remains uncovered by the BG elements…