Archived topic
Can't force header to be full width
3 replies · Started by rossnmia on September 5, 2018
How can we force the top image to display full width on this page https://ttdlstaging.com please?
It is added as an element and I have tried adding it as full width, contained and various other settings but image still zooms in and does not show as full width.
Thanks
Hi there,
Background images are set to cover. The problem when you have a Full Height container, the browser window ratio will vary to that of the image. So if we forced the image to be contained you would get white space appearing below it.
If you were not to use full height then you can achieve it with Top and Bottom % padding. It will take a little trial and error as to what works best because of the hero content.
Thanks a bunch
You're welcome