Hi,
My logo is 90px high. It does not center on the header area. How can I make it center?
Hey webpress!
You can adjust the position of the logo using this on Quick CSS:
.logo.bg-logo {
top: 20px;
}
Adjust the top value if necessary.
Cheers!
Ismael
Cant get it to work….