For instance the Sign up for our Newsletter section – the background image is completely cut off?
What is the code to fix this?
Thank you.
]]>.header-filter {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: -1;
background-position: center center;
/* background-size: cover; */
}
]]>