[Support request] adjust mobile menu logo size

Home Forums Support [Support request] adjust mobile menu logo size

Home Forums Support adjust mobile menu logo size

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

    I need to be able to adjust and control the size of the logo in the mobile menu. I can’t seem to do this and my logo is too small on mobile view.

    My site is at:
    http://152.a6f.myftpupload.com/

    #476772
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Give this CSS a shot:

    .mobile-header-navigation .mobile-header-logo img {
        height: 100px;
    }
    
    .mobile-header-navigation .menu-toggle {
        margin-top: 25px;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.