[Resolved] Logo resize on mobile view

Home Forums Support [Resolved] Logo resize on mobile view

Home Forums Support Logo resize on mobile view

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1324119
    valentine

    am having issues resizing my logo in the mobile view, it looks too small in the mobile view, so I want to resize it to be a little big and better and I can’t find the adjusting tap on customize. please help

    #1324139
    Leo
    Staff
    Customer Support

    Hi there,

    Try recropping your logo so there isn’t a massive amount of top and bottom padding in the image:
    https://www.screencast.com/t/EdY9xwGxsK8

    Let me know if this helps 🙂

    #1324174
    valentine

    I have cropped the logo but the menu tab is now under the logo, I want the menu tab to be on the same length with the logo. how can I achieve that

    #1324313
    Leo
    Staff
    Customer Support

    We would need to reduce the logo size.

    Try this CSS:

    .site-logo.mobile-header-logo img {
        height: auto !important;
        width: 150px;
    }
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.