Hi,
we are almost finished with our site and hope to not bother you as much then :-)
One more question:
We are using a secondary header and would like to have our logo across the logo area and the secondary header part.
Is this possible and if yes, how could we do this?
Thank
here’s the link: http://seminare.thework-coaching.de
See the blue logo in the left corner .. it’s soon small :-)
And we don’t want to give the logo area more width.
Thanks,
Chris
Hi beingwithbyronkatie!
Try adding this to your custom CSS.
#header_meta { background: transparent !important; }
.logo { top: -20px !important; }
Regards,
Elliott
Hey Elliott,
so great, it works:
Two more things:
1) how can I make the border transparent, too of the logo area
2) can I show the logo 15% bigger than now?
If thats done, its perfect!
Here’s the link again: http://seminare.thework-coaching.de
Love your support!
Hey!
Please add following code to Quick CSS as well
div#header_meta, #header_main {
border: none!important;
}
.logo * {
max-height: 120%!important;
top: -3px;
}
Regards,
Yigit
Hey Digit,
you are awesome!
Thanks so much!
The site rocks!
Regards,
Chris