Hallo,
I have the problem that the normal logo is too large and the transparent logo is too small.
Would you please so kind and help me.
Regards
Michael
Hey Michael,
This css can make it a bit better, but it is not the ultimate solution:
.html_header_top.html_header_sticky.html_header_unstick_top .header-scrolled-full .logo img,
.html_header_top.html_header_sticky.html_header_unstick_top .header-scrolled .logo img {
height: 60%;
}
The logos have to be the same height.
Best regards,
Victoria