Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #893509

    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

    #894243

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.