[Support request] Mobile Logo size really small

Home Forums Support [Support request] Mobile Logo size really small

Home Forums Support Mobile Logo size really small

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #832010
    Caleb

    Hi,

    My mobile logo is tiny and I cannot find the option to increase it’s size. Can you please point me in the right direction?

    Thanks!

    #832194
    Leo
    Staff
    Customer Support

    Hi there,

    Try increasing the menu item height with the mobile toggle:
    https://docs.generatepress.com/article/menu-item-height-width/

    There is also 10px padding added by default which you can remove with this CSS:

    .mobile-header-navigation .mobile-header-logo img {
        padding: 0;
    }

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

    That being said, the mobile header logo is supposed to be something small. It would work better if only use the icon without the site title.

    Let me know if this helps 🙂

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