Tagged: ,

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

    Hi ericpolin!

    It’s because you have set a width to the logo in your CSS. I think your wanting to do this.

    .header-scrolled .logo img {
      width: auto !important;
    }

    Regards,
    Elliott

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