[Resolved] Mobile Header Height

Home Forums Support [Resolved] Mobile Header Height

Home Forums Support Mobile Header Height

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1984485
    Juste

    Hi.
    Is there a setting to I change the height of the mobile header (logo, toggle, and I have an element (button) hooked to generate_menu_bar_items)?
    Or CSS?

    #1984486
    Juste
    #1984595
    David
    Staff
    Customer Support

    Hi there,

    the height is defined by the Menu Item Height for the Customizer > Layout > Primary Navigation – mobile size.

    #1991075
    Juste

    Hi!
    this “Customizer > Layout > Primary Navigation” does great for the mobile logo. But the “sandwich” icon does not change size.
    Please have a look at the link below.

    #1991162
    David
    Staff
    Customer Support

    The icon respects the font size of the Customizer > Typography > Primary Navigation.
    If you want to just change the icon you can use this CSS:

    #mobile-header .menu-toggle {
        font-size: 30px;
    }
    #1991405
    Juste

    Thanks

    #1991668
    David
    Staff
    Customer Support

    You’re welcome

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