Hey there, I’ve been trying to create a custom homepage with a hero image that fills the area behind the header and is also responsive – however adjusting the image to be a “cover” isn’t seeming to work, and using the WoodMart tool set at the bottom of the page isn’t adjusting the size – any tips on how to create an image hero behind the header that isn’t a “full page” cover, I.E. 1920×800?
When you set the image on a background this image becomes spread and somehow blur. I would recommend you to set background-attachment: fixed in this case the image covers the full width and height of the page and at the same time image remains clear. In addition, content flows over the image what creates a nice effect.