Support » Theme: Virtue » Mobile Menu stuck backup to logo

Viewing 1 replies (of 1 total)
  • Hello,

    Your logo is quite large so it’s taking up more space than usual.

    Try adding this CSS to Theme Options> Advanced Settings and let me know if it works for you:

    @media (min-width: 767px) and (max-width: 992px) {
    .kad-header-left {
        width: 50%;
       }
    }

    -Kevin

Viewing 1 replies (of 1 total)
  • The topic ‘Mobile Menu stuck backup to logo’ is closed to new replies.