Tagged: child theme, header, logo, overlapping
Hi team,
how could I insert a Logo in the child theme that overlaps the header in enfold?
How it should look like (the logo in the upper left):
The current Draft with the wrong logo:
http://webigami.de/sustain
Thank you!!
Jan :)
Hi Yigit,
thank you, but it should be aligned with the top of the screen/header but overlap at the bottom. Would that be possible, too? Like in the picture.
With your code it creates a gap at the top which should not happen:
Thanks and cheers,
Jan :)
Hey!
try this instead:
strong.logo {
top: 0px;
height: 118%;
}
and adjust as needed.
Regards,
Andy
Hey And,
AWEsome! Thank you :)))
Jan