Hi Guys,
Is it possible to have a overlapping logo say between the header and full width layer slider?
Cheers
Jeroen
.logo, .logo a {
overflow: visible;
position: absolute;
display: block;
height: 150px !important;
}
This isn’t working for me.
you have to give a rule for the logo img too.
f.e.
.logo img {
height: 133% !important;
max-height: 200px !important;
}
This is not working :/
Hi,
Thanks for helping out @guenni007. Please let us know if you should need any further help on the topic @JeroenThebrath.
Best regards,
Rikard