Header min-height
in Other
Hi there,
i put the following custom css to shorten the header:
#Header {
min-height: 210px;
background-color: #333333;
}
after theme Update the min-height doesn´t work. Do you have an idea why?
Here is my Site:
http://www.n-tu.de/
Bye
i put the following custom css to shorten the header:
#Header {
min-height: 210px;
background-color: #333333;
}
after theme Update the min-height doesn´t work. Do you have an idea why?
Here is my Site:
http://www.n-tu.de/
Bye
Comments
please try below css with !important declaration: