kerdel

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Bug with mobile menu #120932
    kerdel
    Participant

    Never mind, managed to fix it, if anyone else has this problem, add this code to the additional CSS.
    @media only screen and (max-width: 959px) {
    img.custom-logo {
    max-height: 65px !important;
    }
    }

Viewing 1 post (of 1 total)