[Resolved] Logo size not scaling on mobile

Home Forums Support [Resolved] Logo size not scaling on mobile

Home Forums Support Logo size not scaling on mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1406870
    Alejandro

    Hi,
    My site logo does not rescale when viewed on mobile.
    I’ve been playing around Mobile Menu Item Height (in Layout > Primary Navigation) but nothing changes and tried several CSS tweaks with no success.

    Right know I can see my logo properly on desktop but in mobile is way too big.

    Out of curiosity, when I inspect on Chrome all the layouts, they seem to scale well, but on any real mobile is too big.

    Thanks for the help!

    #1406942
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .site-logo.mobile-header-logo img {
        height: 50px;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let me know if this helps ๐Ÿ™‚

    #1407176
    Alejandro

    Worked! Thanks for the help.
    Alex

    #1407961
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

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