Site logo

[Support request] How to get a bigger Mobile logo

Home Forums Support [Support request] How to get a bigger Mobile logo

Home Forums Support How to get a bigger Mobile logo

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2387659
    Hemapriya

    Hi,

    My mobile logo looks tiny, how to increase it. Site – https://mysuperpoweradhd.com/

    #2387720
    David
    Staff
    Customer Support

    Hi there,

    the logo gets its height from the Menu Item Height. But for some logos that doesn’t work nicely.
    To fix that, add this CSS to your Customizer > Additional CSS:

    
    #mobile-header .site-logo.mobile-header-logo img {
        height: 120px;
    }
    #2388006
    Hemapriya

    Thanks it worked

    #2388172
    David
    Staff
    Customer Support

    Glad to hear that

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