Hi everyone,
I got this to work, 90%!
There is now a grey bar/shadow where the old height used to end…
check out balloomination.de to see what I mean.
The height was successfully changed using the
.home .header {
height: 500px !important;
}
CSS code.
Question is, how do I get rid of the grey bar?
Thanks!!!