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

    How can I get the logo to not be stretched in mobile view?

    I added this but it does not seem to work

    @media only screen and (max-width: 767px)
    .responsive .logo img, .responsive .logo svg {
    height: 80px !important;
    width: 120px !important;
    }

    • This topic was modified 1 year, 1 month ago by whdsolutions.
    • This topic was modified 1 year, 1 month ago by whdsolutions.
    • This topic was modified 1 year, 1 month ago by whdsolutions.
    #1420469

    Hey whdsolutions,

    Could you post a screenshot highlighting what you would like to achieve please?

    Best regards,
    Rikard

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