Okay
  Public Ticket #1139309
Logo on sticky
Closed

Comments

  •  3
    Diego started the conversation

    Hi team

    When I scroll on sticky the logo is displayed wrong, how could I fix it?

    Thanks! Have a nice day!

  • [deleted] replied

    Hi Diego,

    Can you please add the code below to Custom CSS:

    header.site-header.sticky.sticked .logo a img {
    min-width: 120px !important;
    }