Hi @teeru,
Thanks for the reply, but that didn’t work. Here’s what is currently in that section of the CSS:
.site-header {
position: relative;
background-color: #ffffff;
-webkit-background-size: cover;
background-size: cover;
text-align: center; }
Is there something in there that might be keeping it from resizing?
Thanks!