Tagged: 

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

    Hi babyboymik,

    Can you try adding this CSS code:

    @media only screen and (max-width: 479px) {
      .responsive #top .logo img {
        max-height: 120px !important;
      }
    }

    just adjust the value (default is 90px).
    Hope this helps.

    Best regards,
    Nikko

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